kotlinx-io-bytestring
kotlinx.io.bytestring
append()
asReadOnlyByteBuffer()
buildByteString()
ByteString
Companion
ByteString()
ByteStringBuilder
contentEquals()
decode()
decodeIntoByteArray()
decodeToByteString()
decodeToString()
encode()
encodeIntoByteArray()
encodeToAppendable()
encodeToByteArray()
encodeToByteString()
endsWith()
getByteString()
hexToByteString()
indexOf()
indices
isEmpty()
isNotEmpty()
lastIndexOf()
putByteString()
startsWith()
toByteString()
toHexString()
toNSData()
kotlinx-io-core
kotlinx.io
asByteChannel()
asInputStream()
asNSInputStream()
asNSOutputStream()
asOutputStream()
asSink()
asSource()
Buffer
buffered()
copyTo()
DelicateIoApi
discardingSink()
EOFException
indexOf()
InternalIoApi
IOException
RawSink
RawSource
readAtMostTo()
readByteArray()
readByteString()
readCodePointValue()
readDecimalLong()
readDouble()
readDoubleLe()
readFloat()
readFloatLe()
readHexadecimalUnsignedLong()
readIntLe()
readLine()
readLineStrict()
readLongLe()
readShortLe()
readString()
readTo()
readUByte()
readUInt()
readUIntLe()
readULong()
readULongLe()
readUShort()
readUShortLe()
Segment
Sink
snapshot()
Source
startsWith()
transferFrom()
UnsafeIoApi
write()
writeCodePointValue()
writeDecimalLong()
writeDouble()
writeDoubleLe()
writeFloat()
writeFloatLe()
writeHexadecimalUnsignedLong()
writeIntLe()
writeLongLe()
writeShortLe()
writeString()
writeToInternalBuffer()
writeUByte()
writeUInt()
writeUIntLe()
writeULong()
writeULongLe()
writeUShort()
writeUShortLe()
kotlinx.io.files
FileMetadata
FileNotFoundException
FileSystem
Path
Path()
sink()
source()
SystemFileSystem
SystemPathSeparator
SystemTemporaryDirectory
kotlinx-io-okio
kotlinx.io.okio
asKotlinxIoRawSink()
asKotlinxIoRawSource()
asOkioSink()
asOkioSource()
toKotlinxIoByteString()
toOkioByteString()