Searched defs:spaceLeft (Results 1 – 5 of 5) sorted by relevance
65 int spaceLeft = CAPACITY - bytesInBuffer; in doReadMoreInput() local
377 int spaceLeft = window.length - currentPosition - lookahead; in doCompress() local
918 public abstract int spaceLeft(); in spaceLeft() method in CodedOutputStream1443 public final int spaceLeft() { in spaceLeft() method in CodedOutputStream.ArrayEncoder1767 public int spaceLeft() { in spaceLeft() method in CodedOutputStream.NioEncoder1807 public final int spaceLeft() { in spaceLeft() method in CodedOutputStream.AbstractBufferedEncoder
785 public int spaceLeft() { in spaceLeft() method in CodedOutputStreamMicro
926 public int spaceLeft() { in spaceLeft() method in CodedOutputByteBufferNano