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