Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apple/foundationdb
/ size
Method
size
fdbserver/DiskQueue.actor.cpp:57–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
StringBuffer(UID fromFileID) : reserved(0), id(fromFileID) {}
56
57
int size() const { return str.size(); }
58
Standalone<StringRef> get() { return str; }
59
void clear() {
60
str = Standalone<StringRef>();
Callers
15
format
Function · 0.45
ServiceWorkerThread
Method · 0.45
getValueMulti
Method · 0.45
makeCommand
Method · 0.45
quote
Method · 0.45
addSubprocess
Method · 0.45
compare
Function · 0.45
getCharacter
Function · 0.45
operator<
Function · 0.45
sortPoints
Function · 0.45
create
Method · 0.45
advance
Method · 0.45
Calls
no outgoing calls
Tested by
15
longToValue
Method · 0.36
doReadValuePrefix
Method · 0.36
doReadRange
Method · 0.36
pack
Method · 0.36
unpack
Method · 0.36
Future<Void> testClient
Function · 0.36
Future<Void> testClientStream
Function · 0.36
Future<Void> networkTestClient
Function · 0.36
RandomIntRange
Method · 0.36
randomRemote
Method · 0.36
readMsg
Method · 0.36
writeMsg
Function · 0.36