module documentation

Undocumented

Variable ucs2​_value Undocumented
Variable ucs4​_value Undocumented
Class ​Assign​Values Check the assignment of unicode arrays with values
Class ​Byteorder​Values Check the byteorder of unicode arrays in round-trip conversions
Class ​Create​Values Check the creation of unicode arrays with values
Class ​Create​Zeros Check the creation of zero-valued arrays
Class ​Test​Assign​Values_1009_​UCS2 Check the assignment of valued arrays (size 1009, UCS2 values)
Class ​Test​Assign​Values_1009_​UCS4 Check the assignment of valued arrays (size 1009, UCS4 values)
Class ​Test​Assign​Values_1_​UCS2 Check the assignment of valued arrays (size 1, UCS2 values)
Class ​Test​Assign​Values_1_​UCS4 Check the assignment of valued arrays (size 1, UCS4 values)
Class ​Test​Assign​Values_2_​UCS2 Check the assignment of valued arrays (size 2, UCS2 values)
Class ​Test​Assign​Values_2_​UCS4 Check the assignment of valued arrays (size 2, UCS4 values)
Class ​Test​Byteorder_1009_​UCS2 Check the byteorder in unicode (size 1009, UCS2 values)
Class ​Test​Byteorder_1009_​UCS4 Check the byteorder in unicode (size 1009, UCS4 values)
Class ​Test​Byteorder_1_​UCS2 Check the byteorder in unicode (size 1, UCS2 values)
Class ​Test​Byteorder_1_​UCS4 Check the byteorder in unicode (size 1, UCS4 values)
Class ​Test​Byteorder_2_​UCS2 Check the byteorder in unicode (size 2, UCS2 values)
Class ​Test​Byteorder_2_​UCS4 Check the byteorder in unicode (size 2, UCS4 values)
Class ​Test​Create​Values_1009_​UCS2 Check the creation of valued arrays (size 1009, UCS2 values)
Class ​Test​Create​Values_1009_​UCS4 Check the creation of valued arrays (size 1009, UCS4 values)
Class ​Test​Create​Values_1_​UCS2 Check the creation of valued arrays (size 1, UCS2 values)
Class ​Test​Create​Values_1_​UCS4 Check the creation of valued arrays (size 1, UCS4 values)
Class ​Test​Create​Values_2_​UCS2 Check the creation of valued arrays (size 2, UCS2 values)
Class ​Test​Create​Values_2_​UCS4 Check the creation of valued arrays (size 2, UCS4 values)
Class ​Test​Create​Zeros_1 Check the creation of zero-valued arrays (size 1)
Class ​Test​Create​Zeros_1009 Check the creation of zero-valued arrays (size 1009)
Class ​Test​Create​Zeros_2 Check the creation of zero-valued arrays (size 2)
Function buffer​_length Undocumented
Function test​_string​_cast Undocumented
ucs2_value: str =

Undocumented

ucs4_value: str =

Undocumented

def buffer_length(arr):

Undocumented

def test_string_cast():

Undocumented