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