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