Searched defs:decodedValue (Results 1 – 2 of 2) sorted by relevance
55 static fromDecodedValue(decodedValue, encoder) { argument90 constructor(indexArray, decodedValue = undefined, encoder = undefined) { argument128 setCache(decodedValue, encoder) { argument
48 long decodedValue = 0; in getVarLong() local