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