Blob implements io.RawIOBase allowing use by other modules expecting file like objects, such as compression. Several methods and attributes are added, and Blob.write() now returns the size written (used to be None). (APSW issue 623)
Blob implements io.RawIOBase allowing use by other modules expecting file like objects, such as compression. Several methods and attributes are added, and Blob.write() now returns the size written (used to be None). (APSW issue 623)