module documentation

Extensions to Tubes.

Class IOFount Fount that reads from a file-like-object.
Function bytesToFount Undocumented
Async Function fountToBytes Undocumented
def bytesToFount(data): (source)

Undocumented

Parameters
data:bytesUndocumented
Returns
IFountUndocumented
async def fountToBytes(fount): (source)

Undocumented

Parameters
fount:IFountUndocumented
Returns
bytesUndocumented