Searched defs:storageLength (Results 1 – 1 of 1) sorted by relevance
36 private int storageLength; field in ByteArray47 protected ByteArray(int filledLength, int storageLength, boolean growable) { in ByteArray()59 protected ByteArray(int filledLength, int storageLength) { in ByteArray()