Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
221
int64_t BufferedOutputStream::buffer_size() const { return impl_->buffer_size(); }
222
223
int64_t BufferedOutputStream::bytes_buffered() const { return impl_->buffer_pos(); }
224
Callers
8
garrow_cuda_buffer_output_stream_get_buffer_size
Function · 0.45
test_buffer_size
Method · 0.45
test_buffer
Method · 0.45
MakeReaderProperties
Function · 0.45
TEST_F
Function · 0.45
TEST
Function · 0.45
row_test.cc
File · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
5
test_buffer_size
Method · 0.36
test_buffer
Method · 0.36
TEST_F
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36