Name |
Ceylon Buffer Platform Module |
||||||
---|---|---|---|---|---|---|---|
Category |
SDK
The Ceylon SDK |
||||||
Backends | JVM JavaScript | ||||||
Maven coordinates | |||||||
Compatible Ceylon release |
JVM: 1.2.x, 1.3.x (latest) JavaScript: 1.2.1, 1.2.2, 1.3.x (latest) |
||||||
Published | Sep 15, 2016 | ||||||
Stats |
Downloads (JVM): 622 Downloads (JS): 108 Source downloads: 612 |
||||||
Authors |
Alex Szczuczko Stéphane Épardaud |
||||||
Description |
This module allows you to convert between text and binary forms of data. For efficiency of I/O (see the
There are three currently implemented codec families: charsets (UTF-8 for example), base encodings (like base64), and text ciphers (rot13 for example). See those packages for further documentation and examples of use. |
||||||
Dependencies |
|
||||||
Usage |
import ceylon.buffer "1.3.0"; |
||||||
Module links |
Members Imported By Home Code repository Issue tracker Browse Download .car Download .js Download source archive Download module documentation View API documentation |