Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-25 | We need the buffered streams to be detacheable | Pixel | |
2011-11-23 | Adding the isA<>() template / method to the IO proxy, and optimizing the ↵ | Pixel | |
BStream using it, in case one never wants to use the readString() or peekByte() methods. | |||
2011-11-14 | Adding 'isEmpty' helper. We probably want a 'put' method also. That could ↵ | Pixel | |
come in handy. | |||
2011-11-13 | Adding buffered streams; mainly for string parsing. | Pixel | |