MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / length

Method length

sql/sql_error.h:573–573  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

571 ~ErrConvString() { };
572 char *ptr() { return err_buffer; }
573 size_t length() const { return buf_length; }
574};
575
576///////////////////////////////////////////////////////////////////////////

Callers 1

ErrConvStringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected