On this page
LibTmux.Internal.Utf8BackslashDecoder.ProjectValue
- Module
- LibTmux.Internal
- Declared in
- Utf8BackslashDecoder
- Package
- LibTmux
- Source
- src/LibTmux/Transport/Utf8BackslashDecoder.cs
- ProjectValue ( bytes : ReadOnlySpan<byte> ) string
-
Projects one raw tmux value without splitting it into lines.
A framed value owns its newlines, so line projection would corrupt it.
0 declared, 0 inherited