Searched refs:extra (Results 1 – 4 of 4) sorted by relevance
769 public ByteBuffer ExpandIf(ByteBuffer buff, int extra) { in ExpandIf() argument770 if (extra <= buff.remaining()) { in ExpandIf()773 ByteBuffer ret = ByteBuffer.allocate(buff.position() + extra); in ExpandIf()
53 you need an extra step.
59 for a list of extra required packages.
130 Under Ubuntu, you will need the following extra packages: