Provides a pooled byte buffer used to encode text for output writers.
public ref struct LogEncoderBuffer
kind:method, kind:property, kind:ctor. Press Esc to clear.Dispose()Returns any rented buffers to the shared pool.Encode(ReadOnlySpan<Char>, Encoding)Encodes UTF-16 text into bytes using the specified encoding.