MCPcopy Create free account
hub / github.com/aboSamoor/pycld2 / GetBufferStart

Method GetBufferStart

cld2/internal/getonescriptspan.h:81–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79 int MapBack(int text_offset);
80
81 const char* GetBufferStart() {return start_byte_;};
82
83 private:
84 // Skip over tags and non-letters

Callers 3

ItemToVectorFunction · 0.80
SummaryBufferToVectorFunction · 0.80
JustOneItemToVectorFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected