Available on crate feature
encoding
only.Expand description
Decodes the provided bytes using the specified encoding.
Returns an error in case of malformed or non-representable sequences in the bytes
.
encoding
only.Decodes the provided bytes using the specified encoding.
Returns an error in case of malformed or non-representable sequences in the bytes
.