Searched defs:readUint8LengthPrefixed (Results 1 – 2 of 2) sorted by relevance
94 func readUint8LengthPrefixed(b []byte) (buf, rest []byte, ok bool) { func
55 func readUint8LengthPrefixed(s *cryptobyte.String, out *[]byte) bool { func