Searched refs:decodeLength (Results 1 – 1 of 1) sorted by relevance
684 decodeLength(const uint16_t** str) in decodeLength() function706 decodeLength(const uint8_t** str) in decodeLength() function727 *u16len = decodeLength(&str); in stringAt()744 *u16len = decodeLength(&u8str); in stringAt()745 size_t u8len = decodeLength(&u8str); in stringAt()835 decodeLength(&str); in string8At()837 const size_t encLen = decodeLength(&str); in string8At()