Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ Tell
Method
Tell
cpp/src/arrow/gpu/cuda_memory.cc:444–444 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
442
}
443
444
Result<int64_t> CudaBufferWriter::Tell() const { return impl_->Tell(); }
445
446
Status CudaBufferWriter::Write(const void* data, int64_t nbytes) {
447
return impl_->Write(data, nbytes);
Callers
2
TestWrites
Method · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
2
TestWrites
Method · 0.36
TEST_F
Function · 0.36