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