Searched refs:decodeLength (Results 1 – 1 of 1) sorted by relevance
659 decodeLength(const uint16_t** str) in decodeLength() function681 decodeLength(const uint8_t** str) in decodeLength() function702 *u16len = decodeLength(&str); in stringAt()713 *u16len = decodeLength(&u8str); in stringAt()714 size_t u8len = decodeLength(&u8str); in stringAt()785 *outLen = decodeLength(&str); in string8At()786 size_t encLen = decodeLength(&str); in string8At()