Searched refs:getValueInternal (Results 1 – 1 of 1) sorted by relevance
136 return getValueInternal(valueSizeBytes, byteOffset, signExtend); in getValueAsLong()144 private long getValueInternal(int valueSizeBytes, int byteOffset, boolean signExtend) { in getValueInternal() method in BlockData