Searched refs:possibleWithoutResize (Results 1 – 1 of 1) sorted by relevance
137 int possibleWithoutResize = size - position; in write() local138 if (wanted > possibleWithoutResize) { in write()