Searched defs:appParamBuf (Results 1 – 1 of 1) sorted by relevance
227 ByteBuffer appParamBuf = ByteBuffer.wrap(appParams); in parseParams() local605 ByteBuffer appParamBuf = ByteBuffer.allocate(getParamMaxLength()); in encodeParams() local