Searched defs:byteArray (Results 1 – 11 of 11) sorted by relevance
60 val byteArray = ByteArray((i.length * 4)) in encodeUtf8KotlinFlatbuffers() constant107 val byteArray = ByteArray(i.length) // Utf8.encodedLength(i)) in encodeAsciiKotlinFlatbuffers() constant
8 const byteArray = new Uint8Array(3); constant
31 void IntToByte(std::vector<Byte> *byteArray, int32_t n) { in IntToByte()40 int32_t ByteToInt(const Byte *byteArray, size_t length) { in ByteToInt()
452 uint8_t* byteArray = NULL; in bytes_write_java() local
180 public static boolean isValidUtf8(byte[] byteArray) { in isValidUtf8()
161 byte_str_array_t byteArray; in serialize() local
165 byte_str_array_t byteArray; in serialize() local