[][src]Module v8unpack4rs::container

Structs

BlockHeader

Describes the structure of header data block. Example empty block header \r\n00000000 00000000 00000000 \r\n.

ElemAddr

Is the structure and arrangement of data partitions in the container.

ElemHeaderBegin
FileHeader

Describes the structure of the header of the container file.

V8Elem

Describes the structure of the data item container.

V8File

Describes the structure of the file 1cd.

Constants

V8_DEFAULT_PAGE_SIZE
V8_MAGIC_NUMBER

Indicates that no further data.

Traits

V8Container

Trait for to get basic information about the container.

Type Definitions

Result