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