Decoder

Undocumented in source.

Constructors

this
this(File[] fp)
Undocumented in source.

Members

Functions

Close
void Close()
Undocumented in source. Be warned that the author may not have intended to support it.
decode
int decode(Record rec)
Undocumented in source. Be warned that the author may not have intended to support it.
lastOffset
long lastOffset()
Undocumented in source. Be warned that the author may not have intended to support it.
readUint64
ulong readUint64()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_fr
File[] _fr;
Undocumented in source.
_lastValidOff
long _lastValidOff;
Undocumented in source.
_uint64buf
byte[] _uint64buf;
Undocumented in source.

Meta