• Modules
    • By category
    • By name
    • Most popular
    • Most downloaded
    • Repository
  • Register
  • Log in
  • Help
    • Start using Ceylon Herd
    • Publish your first module
    • Module publishing guidelines
    • All about Ceylon
    • Keyboard Shortcuts

    • s Focus search module bar
      ? Open this information panel
      j Move selection down
      k Move selection up
      enter Open current selection
Module info
Name
FroMage / ceylon.io / 0.6
Ceylon IO Platform Module
Category SDK

The Ceylon SDK

Backends JVM
Maven coordinates
Compatible Ceylon release JVM: M6 (outdated)
Published Sep 20, 2013
Stats Downloads (JVM): 622
Source downloads: 734
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 ceylon.io package for usage examples.

Dependencies
ceylon.collection/0.6
ceylon.file/0.6 shared
java.base/7 JDK
Usage
  • Import
 import ceylon.io "0.6";
Module links Members
Imported By
Home
Code repository
Issue tracker
Browse
Download .car
No .js archive
Download source archive
No module documentation
View API documentation

Ceylon Herd v1.24 Copyright 2012-2023 Red Hat. About