MSFFormat.Superblock (msf_format v0.1.0)
Describes an MSF superblock, and allows it to be deserialized from a binary input.
Link to this section Summary
Functions
Deserialize an MSF superblock from the given binary
Read an MSF superblock from the given IO device.
Link to this section Functions
Link to this function
deserialize(arg1)
Deserialize an MSF superblock from the given binary
Link to this function
read(device)
Read an MSF superblock from the given IO device.