Interface ISVNInputFile


public interface ISVNInputFile
Version:
1.3
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final ISVNInputFile
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    long
     
    long
     
    int
     
    int
    read(byte[] b)
     
    int
    read(byte[] b, int off, int len)
     
    void
    seek(long pos)