xdr

Undocumented in source.

Members

Classes

EndOfInput
class EndOfInput
Undocumented in source.
NotABool
class NotABool
Undocumented in source.

Functions

get
T get(Input input)
Undocumented in source. Be warned that the author may not have intended to support it.
get
bool get(Input input)
Undocumented in source. Be warned that the author may not have intended to support it.
get
auto get(Input input)
Undocumented in source. Be warned that the author may not have intended to support it.
get
Array get(Input input)
Undocumented in source. Be warned that the author may not have intended to support it.
get
auto get(Input input)
Undocumented in source. Be warned that the author may not have intended to support it.
get
auto get(Input input)
Undocumented in source. Be warned that the author may not have intended to support it.
get
T get(Input input)
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(Output output, T val)
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(Output output, bool val)
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(Output output, bool val)
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(Output output, ubyte[len] data)
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(Output output, ubyte[len] data)
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(Output output, Array data)
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(Output output, Array data)
Undocumented in source.
put
void put(Output output, T data)
Undocumented in source.
put
void put(Output output, T data)
Undocumented in source.
put
void put(Output output, T data)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta