ktor-io
Toggle table of contents
3.3.1
common
Platform filter
common
Switch theme
Search in API
ktor-io
ktor-io
/
io.ktor.utils.io
/
LineEndingMode
/
Companion
/
CRLF
CRLF
val
CRLF
:
LineEndingMode
(
source
)
Represents Carriage Return + Line Feed (\r\n) line ending.
Report a problem