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