Class MetadataExtractorTest.TestHelper

  • Enclosing class:
    MetadataExtractorTest

    public class MetadataExtractorTest.TestHelper
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      TestHelper()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      byte[] skipBytes​(byte[] input, int countToSkip)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TestHelper

        public TestHelper()
    • Method Detail

      • skipBytes

        public byte[] skipBytes​(byte[] input,
                                int countToSkip)