Searched defs:bb (Results 1 – 2 of 2) sorted by relevance
72 final ByteBuffer bb = ByteBuffer.wrap(bos.toByteArray(), 0, total); in readGzipped() local
75 final ByteBuffer bb = ByteBuffer.allocate(512); in read() local