Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/bolt
/ sizeAt
Method
sizeAt
bolt/vector/ComplexVector.h:585–587 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
583
}
584
585
vector_size_t sizeAt(vector_size_t index) const {
586
return rawSizes_[index];
587
}
588
589
BufferPtr mutableOffsets(size_t size) {
590
BaseVector::resizeIndices(length_, size, pool_, offsets_, &rawOffsets_);
Callers
15
copyRangesImpl
Method · 0.80
printNonNull
Method · 0.80
summarizeNonNull
Method · 0.80
printNonNull
Method · 0.80
summarizeNonNull
Method · 0.80
isCompact
Function · 0.80
exportOffsets
Function · 0.80
exportOffsetsIPC
Function · 0.80
TEST_F
Function · 0.80
TEST_F
Function · 0.80
TEST_F
Function · 0.80
assertContainerSize
Method · 0.80
Calls
no outgoing calls
Tested by
15
TEST_F
Function · 0.64
TEST_F
Function · 0.64
TEST_F
Function · 0.64
assertContainerSize
Method · 0.64
assertMapKeys
Method · 0.64
TEST_F
Function · 0.64
verifyFlatMapReading
Function · 0.64
TEST_P
Function · 0.64
verifyMapColumnEqual
Function · 0.64
TEST_F
Function · 0.64
get
Method · 0.64
get
Method · 0.64