Solutions
Multiplatform
Server-side
Data science
Android
Docs
Community
Teach
Play
Playground
Examples
Koans
toggle menu
kotlinx-io
0.6.0
common
switch theme
search in API
kotlinx-io-bytestring
/
kotlinx.io.bytestring
/
isNotEmpty
is
Not
Empty
fun
ByteString
.
isNotEmpty
(
)
:
Boolean
(
source
)
Returns
true
if this byte string is not empty.