Is there any way to read just a little bit of data from a Blob or Text without having to read the entire amount of data into memory? It would be nice to be able to request 100 bytes starting from byte 10293 for example.