Encodes a Py_UNICODE buffer of the given size and returns a Python string object.
Unicode char buffer
number of Py_UNICODE chars to encode
encoding
error handling
See Implementation
Encodes a Py_UNICODE buffer of the given size and returns a Python string object.