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