bytes_in_document property

bytes_in_document property

Gets an estimate of the number of bytes in the document.

Definition:

@property
def bytes_in_document(self):
    ...

See Also