Searched defs:decodeMap (Results 1 – 3 of 3) sorted by relevance
24 decodeMap [256]uint8 // mapping of symbol byte value to symbol index member
26 decodeMap [256]uint8 // mapping of symbol byte value to symbol index member
594 func (dec *Decoder) decodeMap(mtyp reflect.Type, state *decoderState, value reflect.Value, keyOp, e… func