Home
last modified time | relevance | path

Searched refs:lastBlockLength (Results 1 – 1 of 1) sorted by relevance

/external/jackson-core/src/main/java/com/fasterxml/jackson/core/util/
DByteArrayBuilder.java210 public byte[] completeAndCoalesce(int lastBlockLength) { in completeAndCoalesce() argument
211 _currBlockPtr = lastBlockLength; in completeAndCoalesce()