Searched defs:bytesAsInts (Results 1 – 3 of 3) sorted by relevance
47 private static byte[] Bytes(params int[] bytesAsInts) in Bytes()
59 private byte[] bytes(int... bytesAsInts) { in bytes()
257 private ByteString bytes(int... bytesAsInts) { in bytes()