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