com.jcraft.jsch
Interface Random

All Known Implementing Classes:
Random

public interface Random


Method Summary
 void fill(byte[] foo, int start, int len)
           
 

Method Detail

fill

void fill(byte[] foo,
          int start,
          int len)