Encoder

Undocumented in source.

Constructors

this
this(File fp)
Undocumented in source.

Members

Functions

curOff
ulong curOff()
Undocumented in source. Be warned that the author may not have intended to support it.
encode
void encode(Record rec)
Undocumented in source. Be warned that the author may not have intended to support it.
encodeFrameSize
ulong encodeFrameSize(ulong dataBytes, WalType type)
Undocumented in source. Be warned that the author may not have intended to support it.
flush
void flush()
Undocumented in source. Be warned that the author may not have intended to support it.
writeUint64
void writeUint64(ulong n)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_buf
byte[] _buf;
Undocumented in source.
_fw
File _fw;
Undocumented in source.

Meta