loader method

loader

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

See Also