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