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