write_16b_indices_to method

write_16b_indices_to

Write the indices data as 16bit integer to the stream

def write_16b_indices_to(self, stream):
    ...
ParameterTypeDescription
streamio.RawIOBase

See Also