Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aboSamoor/pycld2
/ empty
Method
empty
cld2/internal/stringpiece.h:73–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
stringpiece_ssize_type size() const { return length_; }
72
stringpiece_ssize_type length() const { return length_; }
73
bool empty() const { return length_ == 0; }
74
};
75
76
class StringPiece;
Callers
10
PriorVecLang
Function · 0.80
SummaryBufferToVector
Function · 0.80
TrimCLDLangTagsHint
Function · 0.80
SetCLDLangTagsHint
Function · 0.80
GetLangTagsFromHtml
Function · 0.80
ApplyHints
Function · 0.80
Flush
Method · 0.80
MaybeFlushAll
Method · 0.80
GetLangProbTxt
Function · 0.80
GetScoreTxt
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected