Interface AsyncInputStream

All Known Implementing Classes:
ByteArrayAsyncInputStream

public interface AsyncInputStream
  • Method Summary

    Modifier and Type
    Method
    Description
    read(byte[] buffer, int offset, int count)
     
    skip(int amount)