com.jcraft.jsch

Interface Random

Known Implementing Classes:
Random

public interface Random

Method Summary

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

Method Details

fill

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