Package-level declarations

Types

Link copied to clipboard
interface DumpAble

An interface for objects that can be dumped to a OutputStreams

Link copied to clipboard
expect class IOException : Exception
actual class IOException : Exception
actual typealias IOException = java.io.IOException