from_bytes_or_null
Decode a GTV from a byte array.
Return
the decoded GTV, or null
if the byte array does not encode a well-formed GTV; i.e. if a GTV cannot be decoded
Since
0.13.0
Parameters
bytes
the byte array to decode
Decode a GTV from a byte array.
the decoded GTV, or null
if the byte array does not encode a well-formed GTV; i.e. if a GTV cannot be decoded
0.13.0
the byte array to decode