ktor-io
Toggle table of contents
3.2.1
common
Platform filter
common
Switch theme
Search in API
ktor-io
ktor-io
/
io.ktor.utils.io
/
LineEndingMode
/
Companion
/
Any
Any
val
Any
:
LineEndingMode
(
source
)
Represents a mode that accepts any line ending (
CR
,
LF
, or
CRLF
).
Report a problem