Searched refs:LONG_BYTE_COUNT (Results 1 – 1 of 1) sorted by relevance
465 private static final int LONG_BYTE_COUNT = Long.SIZE / Byte.SIZE; field in AutoGrowByteBuffer518 ensureCapacity(LONG_BYTE_COUNT); in putLong()