Tags: charlax/msgpack-python
Tags
Use cython's cast for converting encoding and errors (msgpack#279) It is little faster on Python 3 because we can skip temporary bytes object
PreviousNext
10000
Use cython's cast for converting encoding and errors (msgpack#279) It is little faster on Python 3 because we can skip temporary bytes object