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