android Java.io,java.io  |  Android 开发者  |  Android Developers

A BufferedInputStream adds functionality to another input stream-namely, the ability to buffer the input and to support the mark and reset methods.

The class implements a buffered output stream.

Reads text from a character-input stream, buffering characters so as to provide for the efficient reading of characters, arrays, and lines.

Writes text to a character-output stream, buffering characters so as to provide for the efficient writing of single characters, arrays, and strings.

A ByteArrayInputStream contains an internal buffer that contains bytes that may be read from the stream.

This class implements an output stream in which the data is written into a byte array.

This class implements a character buffer that can be used as a character-input stream.

This class implements a character buffer that can be used as an Writer.

Methods to access the character-based console device, if any, associated with the current Java virtual machine.

A data input stream lets an application read primitive Java data types from an underlying input stream in a machine-independent way.

A data output stream lets an application write primitive Java data types to an output stream in a portable way.

An abstract representation of file and directory pathnames.

Instances of the file descriptor class serve as an opaque handle to the underlying machine-specific structure representing an open file, an open socket, or another source or sink of bytes.

A FileInputStream obtains input bytes from a file in a file system.

A file output stream is an output stream for writing data to a File or to a FileDescriptor.

Legacy security code; do not use.

Convenience class for reading character files.

Convenience class for writing character files.

A FilterInputStream contains some other input stream, which it uses as its basic source of data, possibly transforming the data along the way or providing additional functionality.

This class is the superclass of all classes that filter output streams.

Abstract class for reading filtered character streams.

Abstract class for writing filtered character streams.

This abstract class is the superclass of all classes representing an input stream of bytes.

An InputStreamReader is a bridge from byte streams to character streams: It reads bytes and decodes them into characters using a specified .

This class is an input stream filter that provides the added functionality of keeping track of the current line number.

A buffered character-input stream that keeps track of line numbers.

An ObjectInputStream deserializes primitive data and objects previously written using an ObjectOutputStream.

An ObjectOutputStream writes primitive data types and graphs of Java objects to an OutputStream.

Serialization's descriptor for classes.

A description of a Serializable field from a Serializable class.

This abstract class is the superclass of all classes representing an output stream of bytes.

An OutputStreamWriter is a bridge from character streams to byte streams: Characters written to it are encoded into bytes using a specified .

A piped input stream should be connected to a piped output stream; the piped input stream then provides whatever data bytes are written to the piped output stream.

A piped output stream can be connected to a piped input stream to create a communications pipe.

Piped character-input streams.

Piped character-output streams.

A PrintStream adds functionality to another output stream, namely the ability to print representations of various data values conveniently.

Prints formatted representations of objects to a text-output stream.

A PushbackInputStream adds functionality to another input stream, namely the ability to "push back" or "unread" one byte.

A character-stream reader that allows characters to be pushed back into the stream.

Instances of this class support both reading and writing to a random access file.

Abstract class for reading character streams.

A SequenceInputStream represents the logical concatenation of other input streams.

This legacy security is not supported on Android.

The StreamTokenizer class takes an input stream and parses it into "tokens", allowing the tokens to be read one at a time.

This class allows an application to create an input stream in which the bytes read are supplied by the contents of a string.

A character stream whose source is a string.

A character stream that collects its output in a string buffer, which can then be used to construct a string.

Abstract class for writing to character streams.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值