mirror of
https://github.com/xcat2/confluent.git
synced 2025-02-19 20:16:04 +00:00
In python3, the string is likely to be unicode and incompatible with the libc function. If it isn't bytes, force it to be bytes.
In python3, the string is likely to be unicode and incompatible with the libc function. If it isn't bytes, force it to be bytes.