Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getBytes
Method
getBytes
src/common/DecFloat.cpp:447–450 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
445
}
446
447
UCHAR* Decimal64::getBytes()
448
{
449
return dec.bytes;
450
}
451
452
Decimal64 Decimal64::abs() const
453
{
Callers
3
xdr_dec64
Function · 0.45
xdr_dec128
Function · 0.45
xdr_int128
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected