Default package

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message FXAnySerializable

any_serializable.proto:15

AnyCodable is a wrapper type for polymorphic codables, in which the type of the serialized data is not known at compile time.

message FXDataID

data_id.proto:16

/ FXDataID represents the digest of arbitrary data, and its purpose is to be a handler for interfacing with CAS / systems. FXDataID does not require the encoding of any particular hash function. Instead, it is expected that the / CAS system itself that provides the digest.

Used in: FXPBCASObject

message FXDirectoryEntries

file_tree.proto:59

/ The list of file names and associated information, of a directory. / * The children are sorted by name. / * FIXME: collation rules or UTF-8 normalization guarantees?

Used in: FXFileInfo

message FXDirectoryEntry

file_tree.proto:41

Used in: FXDirectoryEntries

enum FXFileDataCompressionMethod

file_tree.proto:63

Used in: FXFileInfo

message FXFileInfo

file_tree.proto:68

enum FXFileType

file_tree.proto:13

Used in: FXDirectoryEntry, FXFileInfo

message FXPBCASObject

cas_object.proto:17

/ FXPBCASObject represents the serialized from of CASObjects. It encodes the / combination of the raw data of the object and its dependendent references.

message FXPosixFileDetails

file_tree.proto:27

Used in: FXDirectoryEntry, FXFileInfo