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