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