Home
last modified time | relevance | path

Searched defs:bufferedBytes (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DCodedInputStream.java2845 final int bufferedBytes = bufferSize - pos; in readRawBytesSlowPath() local
2903 final int bufferedBytes = bufferSize - pos; in readRawBytesSlowPathOneChunk() local
2982 final int bufferedBytes = bufferSize - pos; in readBytesSlowPath() local