Home
last modified time | relevance | path

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

/external/flatbuffers/swift/Sources/FlatBuffers/
DByteBuffer.swift190 let currentWritingIndex = writerIndex in reallocate() variable
202 .copyMemory(from: _memory.advanced(by: currentWritingIndex), byteCount: _writerSize) in reallocate()