Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Norbyte/bg3se
/ data
Method
data
CoreLib/Base/BaseArray.h:659–662 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
657
}
658
659
inline constexpr T const* data() const noexcept
660
{
661
return buf_;
662
}
663
664
inline constexpr T* data() noexcept
665
{
Callers
15
Pack
Method · 0.45
main
Function · 0.45
SignFile
Method · 0.45
GetFileSignature
Method · 0.45
VerifySignedFile
Method · 0.45
FromString
Method · 0.45
LoadPatchText
Method · 0.45
ToUTF8
Function · 0.45
FromUTF8
Function · 0.45
ToStdUTF8
Function · 0.45
FromStdUTF8
Function · 0.45
GetExeResource
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected