Documentation
¶
Index ¶
- type Block
- func (b *Block) BlankBlock() *Block
- func (b *Block) BytesOfRecordIDSize(f *os.File, buf []byte) (uint64, error)
- func (b *Block) FirstChannelGroup() int64
- func (b *Block) HeaderID() string
- func (b *Block) IsSorted() bool
- func (b *Block) MetadataComment() int64
- func (b *Block) Next() int64
- func (b *Block) RecordIDSize() uint8
- type Data
- type Link
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Block ¶
func (*Block) BlankBlock ¶
func (*Block) BytesOfRecordIDSize ¶ added in v1.1.0
BytesOfRecordIDSize returns number of Bytes used for record IDs in the data block.
func (*Block) FirstChannelGroup ¶
func (*Block) MetadataComment ¶
func (*Block) RecordIDSize ¶ added in v1.1.0
Click to show internal directories.
Click to hide internal directories.