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