decodeBytes

For compatibility with Python's bytes.decode

@safe @trusted
string
decodeBytes
(
immutable(ubyte)[] b
,
string encoding
,)

Meta