Result_NetworkGraphDecodeErrorZ |
Result_NetworkGraphDecodeErrorZ.clone() |
Creates a new CResult_NetworkGraphDecodeErrorZ which has the same data as `orig`
but with all dynamically-allocated buffers duplicated in new buffers.
|
static Result_NetworkGraphDecodeErrorZ |
Result_NetworkGraphDecodeErrorZ.err(DecodeError e) |
Creates a new CResult_NetworkGraphDecodeErrorZ in the error state.
|
static Result_NetworkGraphDecodeErrorZ |
Result_NetworkGraphDecodeErrorZ.ok(NetworkGraph o) |
Creates a new CResult_NetworkGraphDecodeErrorZ in the success state.
|
static Result_NetworkGraphDecodeErrorZ |
NetworkGraph.read(byte[] ser) |
Read a NetworkGraph from a byte array, created by NetworkGraph_write
|