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