AndBase开发框架  1.6
 全部  命名空间 文件 函数 变量 枚举值 
Public 成员函数 | Private 成员函数 | Private 属性 | 所有成员列表
com.ab.network.toolbox.DiskBasedCache.CountingInputStream类 参考
类 com.ab.network.toolbox.DiskBasedCache.CountingInputStream 继承关系图:

Public 成员函数

int read () throws IOException
 
int read (byte[] buffer, int offset, int count) throws IOException
 

Private 成员函数

 CountingInputStream (InputStream in)
 

Private 属性

int bytesRead = 0
 

构造及析构函数说明

com.ab.network.toolbox.DiskBasedCache.CountingInputStream.CountingInputStream ( InputStream  in)
inlineprivate

成员函数说明

int com.ab.network.toolbox.DiskBasedCache.CountingInputStream.read ( ) throws IOException
inline
int com.ab.network.toolbox.DiskBasedCache.CountingInputStream.read ( byte[]  buffer,
int  offset,
int  count 
) throws IOException
inline

类成员变量说明

int com.ab.network.toolbox.DiskBasedCache.CountingInputStream.bytesRead = 0
private

该类的文档由以下文件生成: