Searched refs:fragmentedBufs (Results 1 – 1 of 1) sorted by relevance
53 List<ByteBuf> fragmentedBufs = new ArrayList<>(num); in fragmentByteBuf() local59 fragmentedBufs.add(tmpBuf); in fragmentByteBuf()62 return fragmentedBufs; in fragmentByteBuf()