Interface DMPieceMapper

  • All Known Implementing Classes:
    PieceMapperImpl

    public interface DMPieceMapper
    • Method Detail

      • construct

        void construct​(LocaleUtilDecoder _locale_decoder,
                       java.lang.String _save_name)
                throws java.io.UnsupportedEncodingException
        Throws:
        java.io.UnsupportedEncodingException
      • getPieceLength

        int getPieceLength()
      • getLastPieceLength

        int getLastPieceLength()
      • getTotalLength

        long getTotalLength()