{TextInputStream-from at:Type} (クラス)
public TextInputStream-from {inherits {InputStream-of-from char, at}, SeekableTextInputStream}
パッケージ: CURL.IO.STREAM

sizeget メソッドの両方をサポートしている集合体や配列中などに含まれる文字を返す TextInputStreamget メソッドは char を返します。


コンストラクタ
default:TextInputStream-from を作成します。
コンストラクタ public {TextInputStream-from.default chars:at}

プロパティ
プロパティ 継承 InputStream-of-from: array, index, non-blocking-supported?, open?, origin-url, read-buffer-data-size, read-buffer-size
プロパティ 継承 TextInputStream: character-encoding
プロパティ 継承 BufferedInputStream-of: read-buffer-empty?
プロパティ 継承 PeekableInputStream-of: end-of-stream?
プロパティ 継承 GenericInputStream: when-last-modified

メソッド
メソッド 継承 InputStream-of-from: adjust-index, close, read-one, seek, seek-style-supported?, tell, unread-one
メソッド 継承 TextInputStream: async-read-string, read-line, read-lines, read-one-line, read-one-string
メソッド 継承 BufferedInputStream-of: peek-one, peek-one-any, unread-one-any
メソッド 継承 InputStream-of: async-read, copy-out, read, read-anys, read-one-any, to-Iterator
メソッド 継承 Stream-of: verify-open
メソッド 継承 Object: object-describe, object-describe-for-debugging, object-serialize



コンストラクタ詳細
default (コンストラクタ)
public {TextInputStream-from.default chars:at}

TextInputStream-from を作成します。

chars: ストリームに供給するためのデータ



プロパティ詳細


メソッド詳細