Documentation of 'org.python.modules.PyIOFile' Java class
PyIOFile
org.python.modules

Interface PyIOFile



  • public interface PyIOFile
    PyIOFiles encapsulates and optimise access to the different file representation. Used by cPickle and marshall.
    • Method Detail

      • write

        void write(java.lang.String str)
      • write

        void write(char str)
      • flush

        void flush()
      • read

        java.lang.String read(int len)
      • readlineNoNl

        java.lang.String readlineNoNl()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.