module documentation

Undocumented

Class AssignValues Check the assignment of unicode arrays with values
Class ByteorderValues Check the byteorder of unicode arrays in round-trip conversions
Class CreateValues Check the creation of unicode arrays with values
Class CreateZeros Check the creation of zero-valued arrays
Class TestAssignValues_1009_UCS2 Check the assignment of valued arrays (size 1009, UCS2 values)
Class TestAssignValues_1009_UCS4 Check the assignment of valued arrays (size 1009, UCS4 values)
Class TestAssignValues_1_UCS2 Check the assignment of valued arrays (size 1, UCS2 values)
Class TestAssignValues_1_UCS4 Check the assignment of valued arrays (size 1, UCS4 values)
Class TestAssignValues_2_UCS2 Check the assignment of valued arrays (size 2, UCS2 values)
Class TestAssignValues_2_UCS4 Check the assignment of valued arrays (size 2, UCS4 values)
Class TestByteorder_1009_UCS2 Check the byteorder in unicode (size 1009, UCS2 values)
Class TestByteorder_1009_UCS4 Check the byteorder in unicode (size 1009, UCS4 values)
Class TestByteorder_1_UCS2 Check the byteorder in unicode (size 1, UCS2 values)
Class TestByteorder_1_UCS4 Check the byteorder in unicode (size 1, UCS4 values)
Class TestByteorder_2_UCS2 Check the byteorder in unicode (size 2, UCS2 values)
Class TestByteorder_2_UCS4 Check the byteorder in unicode (size 2, UCS4 values)
Class TestCreateValues_1009_UCS2 Check the creation of valued arrays (size 1009, UCS2 values)
Class TestCreateValues_1009_UCS4 Check the creation of valued arrays (size 1009, UCS4 values)
Class TestCreateValues_1_UCS2 Check the creation of valued arrays (size 1, UCS2 values)
Class TestCreateValues_1_UCS4 Check the creation of valued arrays (size 1, UCS4 values)
Class TestCreateValues_2_UCS2 Check the creation of valued arrays (size 2, UCS2 values)
Class TestCreateValues_2_UCS4 Check the creation of valued arrays (size 2, UCS4 values)
Class TestCreateZeros_1 Check the creation of zero-valued arrays (size 1)
Class TestCreateZeros_1009 Check the creation of zero-valued arrays (size 1009)
Class TestCreateZeros_2 Check the creation of zero-valued arrays (size 2)
Function buffer_length Undocumented
Function test_string_cast Undocumented
Variable ucs2_value Undocumented
Variable ucs4_value Undocumented
def buffer_length(arr): (source)

Undocumented

def test_string_cast(): (source)

Undocumented

ucs2_value: str = (source)

Undocumented

ucs4_value: str = (source)

Undocumented