Class Utf8SmallFileService

java.lang.Object
io.datarouter.filesystem.raw.small.Utf8SmallFileService

@Singleton public class Utf8SmallFileService extends Object
  • Constructor Details

    • Utf8SmallFileService

      public Utf8SmallFileService()
  • Method Details

    • writeUtf8

      public void writeUtf8(Path fullPath, String contents)
    • readUtf8

      public String readUtf8(Path fullPath)