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