MSFFormat.Stream (msf_format v0.1.0)

Allows an MSF stream to be read one block at a time.

Link to this section Summary

Functions

Read another block of data from this MSF stream

Read the entire stream's contents from the beginning.

Link to this section Functions

Read another block of data from this MSF stream

Link to this function

read_all(stream)

Read the entire stream's contents from the beginning.

Link to this function

read_all(other, size, out)