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