Searched defs:EncodedLen (Results 1 – 3 of 3) sorted by relevance
39 func EncodedLen(n int) int { return n * 2 } func
284 func (enc *Encoding) EncodedLen(n int) int { func
290 func (enc *Encoding) EncodedLen(n int) int { func