korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-io
/
korlibs.io.net
/
DataURL
Data
URL
inline
class
DataURL
(
val
url
:
String
)
:
AutoCloseable
Members
Constructors
Data
URL
Link copied to clipboard
constructor
(
url
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
url
Link copied to clipboard
val
url
:
String
Functions
close
Link copied to clipboard
open
override
fun
close
(
)
read
Bytes
Link copied to clipboard
suspend
fun
readBytes
(
)
:
ByteArray