Searched refs:toUnsignedShort (Results 1 – 1 of 1) sorted by relevance
186 private static int toUnsignedShort(final short value) { in toUnsignedShort() method in MetadataListReader259 return toUnsignedShort(mByteBuffer.getShort()); in readUnsignedShort()321 return toUnsignedShort(mByteBuffer.getShort()); in readUnsignedShort()