CSJ2K.j2k.fileformat.reader.FileFormatReader.readUUIDBox C# (CSharp) 메소드

readUUIDBox() 공개 메소드

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