BufferedByteInputStream (定数)
public constant BufferedByteInputStream:ClassType ={BufferedInputStream-of byte}
パッケージ: CURL.IO.STREAM

バッファ付きバイト入力ストリーム。

説明

バッファに格納された ByteInputStream の抽象インターフェイス。ByteInputStream-from などのメモリ ストリーム内での実装と、DefaultSeekableBufferedByteInputStream などの完全なバッファリング実装が含まれます。

注意事項

{BufferedInputStream-of byte} の略記法。