pyrtma.message_base.print_ctype_array

print_ctype_array(arr)[source]

Expand and print ctype arrays to string

Parameters:

arr (ctypes.Array) – ctype array

Returns:

string representation of ctype array

Return type:

str