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