MCPcopy Create free account
hub / github.com/apache/arrow / buffer_size

Method buffer_size

cpp/src/arrow/io/buffered.cc:221–221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

219}
220
221int64_t BufferedOutputStream::buffer_size() const { return impl_->buffer_size(); }
222
223int64_t BufferedOutputStream::bytes_buffered() const { return impl_->buffer_pos(); }
224

Callers 8

test_buffer_sizeMethod · 0.45
test_bufferMethod · 0.45
MakeReaderPropertiesFunction · 0.45
TEST_FFunction · 0.45
TESTFunction · 0.45
row_test.ccFile · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 5

test_buffer_sizeMethod · 0.36
test_bufferMethod · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36