wiithon.formats.imd5 module

class wiithon.formats.imd5.IMD5[source]

Bases: object

static unwrap(stream)[source]
Parameters:

stream (BinaryIO)

Return type:

bytes

static wrap(data)[source]
Parameters:

data (bytes)

Return type:

bytes