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