Closed flacjacket closed 4 years ago
It is possible to directly pass bytes objects as const char * arguments. Change to directly pass these into various functions where this is possible.
const char *
It is possible to directly pass bytes objects as
const char *
arguments. Change to directly pass these into various functions where this is possible.