Skip to content

FileTrailer

#include <sbio/formats/random/randfmt.hh>
struct FileTrailer

Defined in src/lib/sbio/formats/random/randfmt.hh:296

Name Kind Owner
idx_blk_offset variable Declared here
magic_tail variable Declared here
Return Name Description
hd_std::uint64_t idx_blk_offset Absolute byte offset to the IndexBlock.
char magic_tail Final magic bytes. Should read ‘SBIOTAIL’.

hd_std::uint64_t idx_blk_offset

Defined in src/lib/sbio/formats/random/randfmt.hh:297

Absolute byte offset to the IndexBlock.


char magic_tail

Defined in src/lib/sbio/formats/random/randfmt.hh:298

Final magic bytes. Should read ‘SBIOTAIL’.