CSJ2K.j2k.fileformat.reader.FileFormatReader.readReaderRequirementsBox C# (CSharp) Method

readReaderRequirementsBox() public method

This method reads the contents of the Reader requirements box
public readReaderRequirementsBox ( int length ) : void
length int
return void
        public virtual void readReaderRequirementsBox(int length)
        {
        }