package
module
Version:
v0.0.0-...-0d59ab7
Opens a new window with list of versions in this module.
Published: Mar 3, 2014
License: BSD-3-Clause
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Codec interface {
Input() chan<- Packet
}
type HeaderFixed struct {
}
type Packet struct {
Granule_position uint64
Page_sequence_number uint32
Data []byte
}
type Page struct {
Data []byte
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.