v1.9.10
  • Solutions
    • Multiplatform
    • Server-side
    • Data science
    • Android
  • Docs
  • Community
  • Teach
  • Play
    • Playground
    • Examples
    • Koans
← Docs
kotlin-stdlib / kotlin.io.encoding

Package kotlin.io.encoding

Types

Common
JVM
JS
Native
1.8

Base64

Provides Base64 encoding and decoding functionality.

open class Base64

Annotations

Common
JVM
JS
Native
1.8

ExperimentalEncodingApi

This annotation marks the experimental API for encoding and decoding between binary data and printable ASCII character sequences.

annotation class ExperimentalEncodingApi

Extensions for External Classes

JVM
1.8

java.io.InputStream

JVM
1.8

java.io.OutputStream

Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Kotlin™ is protected under the Kotlin Foundation and licensed under the Apache 2 license.
Supported and developed by JetBrains