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