DataStreamer constructor
the file or blob
the file or blob
Is this end of data file or blob
Read the file or blob into smaller chunksize.
the length of the chunksize
Read the file or blob into smaller chunksize. Note: Chrome will crash on bigger chunksize, therefore, keep the chunksize smaller
Rewind the offset with bytes length
the byte length
Generated using TypeDoc
Class represents data streamer. This helper class will read a big file or blob into smaller chunksize