Fixed handling of null-termination in the string and unicode string readers.
[~jspiros/python-ebml.git] / ebml / schema / __init__.py
1 from .base import *
2 from .matroska import Matroska