Home
last modified time | relevance | path

Searched refs:WriteFloatSlowPath (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/
H A DWritingPrimitives.cs81 WriteFloatSlowPath(ref buffer, ref state, value); in WriteFloat()
86 private static unsafe void WriteFloatSlowPath(ref Span<byte> buffer, ref WriterInternalState state, float value) in WriteFloatSlowPath() method in Google.Protobuf.WritingPrimitives

Completed in 2 milliseconds