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