Home | History | Annotate | Download | only in internal

Lines Matching refs:byteCount

810     @Override public void write(Buffer source, long byteCount) throws IOException {
811 source.skip(byteCount);