Uses of Class
org.bytedeco.cpython.PyUnicodeObject
Packages that use PyUnicodeObject
-
Uses of PyUnicodeObject in org.bytedeco.cpython
Methods in org.bytedeco.cpython that return PyUnicodeObjectModifier and TypeMethodDescriptionPyUnicodeObject._base(PyCompactUnicodeObject setter) PyUnicodeObject.data_latin1(BytePointer setter) PyUnicodeObject.data_ucs2(ShortPointer setter) PyUnicodeObject.data_ucs4(IntPointer setter) PyUnicodeObject.getPointer(long i) PyUnicodeObject.position(long position)