Searched defs:ByteArray (Results 1 – 3 of 3) sorted by relevance
51 public static class ByteArray { class in AutoGrowArray59 public ByteArray() { in ByteArray() method in AutoGrowArray.ByteArray66 public ByteArray(@IntRange(from = 0) int initialCapacity) { in ByteArray() method in AutoGrowArray.ByteArray
59 private fun ByteArray.copyFromIndexWithLength(start: Int, len: Int) = method
120 ByteArray, // byte array with predefined length enumConstant