Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/blue-yonder/turbodbc
/ data_pointer
Method
data_pointer
cpp/cpp_odbc/Library/src/level2/u16string_buffer.cpp:16–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
}
15
16
SQLWCHAR * u16string_buffer::data_pointer()
17
{
18
return data_.data();
19
}
20
21
signed short int * u16string_buffer::size_pointer()
22
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected