Initializer

init(contentsOfFile:)

Returns a character set read from the bitmap representation stored in the file a given path. 与えられたパスでのファイルに格納されるビットマップ表現から読み出される文字集合を返します。

Declaration 宣言

init?(contentsOfFile fName: String)

See Also 参照

Creating Custom Character Sets あつらえの文字集合を作成する