Searched defs:binaryElement (Results 1 – 3 of 3) sorted by relevance
124 public void binaryElement() throws IOException { in binaryElement() method in DefaultEbmlReaderTest234 public void binaryElement(int id, int contentSize, ExtractorInput input) throws IOException { in binaryElement() method in DefaultEbmlReaderTest.TestProcessor
146 void binaryElement(int id, int contentsSize, ExtractorInput input) throws IOException; in binaryElement() method
1067 protected void binaryElement(int id, int contentSize, ExtractorInput input) throws IOException { in binaryElement() method in MatroskaExtractor1793 public void binaryElement(int id, int contentsSize, ExtractorInput input) throws IOException { in binaryElement() method in MatroskaExtractor.InnerEbmlProcessor