Module io.ebean.api
Package io.ebean.util

Class IOUtils


  • public final class IOUtils
    extends Object
    Utilities for IO. It uses UTF-8 as encoding when reading/writing and uses buffered IO for better performance.