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