Name |
Ceylon IO Platform Module |
---|---|
Category |
SDK
The Ceylon SDK |
Backends | JVM |
Maven coordinates | |
Compatible Ceylon release |
JVM: 1.2.x, 1.3.x (latest) |
Published | Oct 28, 2015 |
Stats |
Downloads (JVM): 10872 Source downloads: 873 |
Authors |
Stéphane Épardaud |
License | Apache Software License |
Description |
This module allows you to read and write to streams, such as files, sockets and pipes. It also defines character sets, for encoding and decoding bytes to strings, as well as buffers of bytes and characters for input/output. See the |
Dependencies |
ceylon.file/1.2.0
shared
java.base/7 JDK
java.tls/7 JDK
|
Usage |
import ceylon.io "1.2.0"; |
Module links |
Members Imported By Home Code repository Issue tracker Browse Download .car No .js archive Download source archive Download module documentation View API documentation |