MCPcopy Create free account
hub / github.com/apache/trafficserver / end

Method end

include/iocore/eventsystem/IOBuffer.h:1048–1052  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1046 }
1047
1048 char *
1049 end()
1050 {
1051 return first_write_block()->end();
1052 }
1053
1054 /**
1055 Returns the amount of space of available for writing on the first

Callers 2

aux_dataMethod · 0.45
aux_spanMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected