Fixed string and unicode string readers to handle null-termination. Implemented more...
[~jspiros/python-ebml.git] / ebml / files.py
2011-04-13 Joseph SpirosScaled back implementation to standard fixed limits...
2011-04-09 Joseph SpirosImplemented basic EBMLFile class for parsing files.