Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeNA/HandlerSocket-Plugin-for-MySQL
/ begin
Method
begin
libhsclient/string_ref.hpp:31–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
struct string_ref {
30
typedef const char value_type;
31
const char *begin() const { return start; }
32
const char *end() const { return start + length; }
33
size_t size() const { return length; }
34
private:
Callers
15
hstcpcli_main
Function · 0.45
to_string
Function · 0.45
op_update
Method · 0.45
hs_longrun_main
Function · 0.45
test_9
Method · 0.45
test_10
Method · 0.45
test_12
Method · 0.45
modify_record
Method · 0.45
cmd_insert_internal
Method · 0.45
prepare_keybuf
Function · 0.45
database.cpp
File · 0.45
calc_filter_buf_size
Method · 0.45
Calls
no outgoing calls
Tested by
3
test_9
Method · 0.36
test_10
Method · 0.36
test_12
Method · 0.36