mirror of
https://github.com/xcat2/confluent.git
synced 2026-03-25 11:43:31 +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.