from_stream method

from_stream

def from_stream(cls, stream):
    ...
Parameter Type Description
stream Stream

Returns: FileType

See Also