Searched refs:getCompressorname (Results 1 – 1 of 1) sorted by relevance
98 public String getCompressorname() { in getCompressorname() method in VisualSampleEntry199 IsoTypeWriter.writeUInt8(byteBuffer, Utf8.utf8StringLengthInBytes(getCompressorname())); in getContent()200 byteBuffer.put(Utf8.convert(getCompressorname())); in getContent()201 int a = Utf8.utf8StringLengthInBytes(getCompressorname()); in getContent()