Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ ToBits
Method
ToBits
csharp/src/Fory/BFloat16.cs:98–98 ·
view source on GitHub ↗
Returns the exact wire bits.
()
Source
from the content-addressed store, hash-verified
96
/// Returns the exact wire bits.
97
/// </summary>
98
public ushort ToBits() => Bits;
99
100
/// <summary>
101
/// Converts this value to <see cref=
"float"
/>.
Callers
6
WriteData
Method · 0.80
FromBFloat16
Method · 0.80
Write
Method · 0.80
WriteData
Method · 0.80
WriteData
Method · 0.80
TryWriteKnownPayload
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected