Solutions
Multiplatform
Server-side
Data science
Android
Docs
Community
Teach
Play
Playground
Examples
Koans
kotlinx-io
Toggle table of contents
0.7.0
common
Platform filter
common
Switch theme
Search in API
kotlinx-io
kotlinx-io-bytestring
/
kotlinx.io.bytestring
/
isNotEmpty
is
Not
Empty
fun
ByteString
.
isNotEmpty
(
)
:
Boolean
(
source
)
Returns
true
if this byte string is not empty.