Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ eof
Method
eof
lib/yamlcpp/src/stream.h:41–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
void eat(int n = 1);
40
41
static char eof() { return 0x04; }
42
43
const Mark mark() const { return m_mark; }
44
int pos() const { return m_mark.pos; }
Callers
9
ConvertStreamTo
Function · 0.80
load_hostnames_csv
Function · 0.80
read_config
Function · 0.80
main
Function · 0.80
TSRemapNewInstance
Function · 0.80
loadAllowList
Method · 0.80
parse_config
Method · 0.80
Parse
Method · 0.80
read_regex
Method · 0.80
Calls
no outgoing calls
Tested by
2
load_hostnames_csv
Function · 0.64
read_config
Function · 0.64