Interface StringMemoryFile

All Superinterfaces:
ReadOnlyMemoryFile
All Known Implementing Classes:
LazyStringMemoryFileImpl

public interface StringMemoryFile extends ReadOnlyMemoryFile
  • Method Summary

    Modifier and Type
    Method
    Description
    Converts the contents of the file to which this object is bound to a String using the default character encoding.
    Converts the contents of the file to which this object is bound to a String using the specified character encoding.

    Methods inherited from interface com.mchange.io.ReadOnlyMemoryFile

    getBytes, getFile