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