Searched refs:fastStream (Results 1 – 1 of 1) sorted by relevance
321 final ByteArrayOutputStream fastStream = new ByteArrayOutputStream(); in testBounce_UTF_Exhaustive() local322 final FastDataOutput fastData = FastDataOutput.obtain(fastStream); in testBounce_UTF_Exhaustive()329 fastStream.reset(); in testBounce_UTF_Exhaustive()334 HexEncoding.encodeToString(fastStream.toByteArray())); in testBounce_UTF_Exhaustive()