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

readUUIDBox() public method

This method reads the contents of the Intellectual property box
public readUUIDBox ( int length ) : void
length int
return void
        public virtual void readUUIDBox(int length)
        {
        }