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