By ‘orgasmic’, I mean ‘literally orgasmic’. No joke. Check the following python method:
def _readData(self,data,pos,maxLen=0):
“”"I read bytes from the given ‘data’ stream from position=pos
bytes until I get a byte stream of length maxLen. If the given
[...]
