capnproto.SegmentReader

Undocumented in source.

Members

Functions

doubleToLongBits
long doubleToLongBits(double x)
Undocumented in source. Be warned that the author may not have intended to support it.
floatToIntBits
int floatToIntBits(float x)
Undocumented in source. Be warned that the author may not have intended to support it.
intBitsToFloat
float intBitsToFloat(int x)
Undocumented in source. Be warned that the author may not have intended to support it.
longBitsToDouble
double longBitsToDouble(long x)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

SegmentReader
struct SegmentReader
Undocumented in source.

Unions

DoubleLongBits
union DoubleLongBits
Undocumented in source.
FloatIntBits
union FloatIntBits
Undocumented in source.

Meta