Searched refs:WriteFloatSlowPath (Results 1 – 1 of 1) sorted by relevance
81 WriteFloatSlowPath(ref buffer, ref state, value); in WriteFloat()86 …private static unsafe void WriteFloatSlowPath(ref Span<byte> buffer, ref WriterInternalState state… in WriteFloatSlowPath() method in Google.Protobuf.WritingPrimitives