Uses of Class
org.bytedeco.cpython.PyASCIIObject
Packages that use PyASCIIObject
-
Uses of PyASCIIObject in org.bytedeco.cpython
Methods in org.bytedeco.cpython that return PyASCIIObjectModifier and TypeMethodDescriptionPyCompactUnicodeObject._base()PyASCIIObject.getPointer(long i) PyASCIIObject.hash(long setter) PyASCIIObject.length(long setter) PyASCIIObject.position(long position) PyASCIIObject.state_ascii(int setter) PyASCIIObject.state_compact(int setter) PyASCIIObject.state_interned(int setter) PyASCIIObject.state_kind(int setter) PyASCIIObject.state_statically_allocated(int setter) Methods in org.bytedeco.cpython with parameters of type PyASCIIObject