MCPcopy 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

ConvertStreamToFunction · 0.80
load_hostnames_csvFunction · 0.80
read_configFunction · 0.80
mainFunction · 0.80
TSRemapNewInstanceFunction · 0.80
loadAllowListMethod · 0.80
parse_configMethod · 0.80
ParseMethod · 0.80
read_regexMethod · 0.80

Calls

no outgoing calls

Tested by 2

load_hostnames_csvFunction · 0.64
read_configFunction · 0.64