So our 19 - byte input stream is encoded to 6 bytes.
于是,原来19个字节的输入数据流被编码成了6个字节.
互联网
An input stream also maintains a checksum of the data being read.
维护被读数据校验和的输入流.
互联网
Creates a new input stream with a default buffer size.
使用默认缓冲大小创建输入流.
互联网
Contains input stream, positioned at the start of the optional input data.
包含输入流, 从最初可选的输入数据开始.
互联网
Creates a new input stream with the specified buffer size.
使用指定缓冲大小创建输入流.
互联网
Reads the input stream, line at a time.
读取输入流, 一次一行.
互联网
Reads data from input stream.
从输入流读取数据.
互联网
Returns an input stream for reading the contents of the specified ZIP file entry.
返回读取指定ZIP文件项内容的输入流.
互联网
Preserve the whitespace from the input stream not located inside of macro definitions.
保留输入流中不在宏定义内的空白.
互联网
Closes the input stream.
关闭输入流.
互联网
Returns an input stream for this socket.
返回此套接字的输入流.
互联网
Returns the value of the token, as it was recognized in the input stream.
返回该单词的值, 即在输入流中识别到的值.
互联网
The type of the underlying iterator, through which the input stream is accessed.
底层迭代器的类型, 通过它访问输入流.
互联网
Any of the reads could hit end - of - file or some other error on the input stream.
任何读入都可能碰到输入流中的文件结束或其他一些错误.
互联网