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