MCPcopy 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

WriteDataMethod · 0.80
FromBFloat16Method · 0.80
WriteMethod · 0.80
WriteDataMethod · 0.80
WriteDataMethod · 0.80
TryWriteKnownPayloadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected