接口 Streams.TransferCallback

封闭类:
Streams

public static interface Streams.TransferCallback
  • 方法概要

    修饰符和类型
    方法
    说明
    void
    completed(byte[] buf, int off, int len)
     
  • 方法详细资料

    • completed

      void completed(byte[] buf, int off, int len)