Result_COption_MonitorEventZDecodeErrorZ |
Result_COption_MonitorEventZDecodeErrorZ.clone() |
Creates a new CResult_COption_MonitorEventZDecodeErrorZ which has the same data as `orig`
but with all dynamically-allocated buffers duplicated in new buffers.
|
static Result_COption_MonitorEventZDecodeErrorZ |
Result_COption_MonitorEventZDecodeErrorZ.err(DecodeError e) |
Creates a new CResult_COption_MonitorEventZDecodeErrorZ in the error state.
|
static Result_COption_MonitorEventZDecodeErrorZ |
UtilMethods.MonitorEvent_read(byte[] ser) |
Read a MonitorEvent from a byte array, created by MonitorEvent_write
|
static Result_COption_MonitorEventZDecodeErrorZ |
Result_COption_MonitorEventZDecodeErrorZ.ok(Option_MonitorEventZ o) |
Creates a new CResult_COption_MonitorEventZDecodeErrorZ in the success state.
|