A module for Java interop, includes various things to make it easier to work with Java code.
Reads an InputStream of the given length into a String using the specified charset
Creates a Ceylon Iterable from a Java Iterable
Wraps a Java Iterable into a Ceylon Iterable
Wraps a Java Iterator into a Ceylon Iterator