Type Method 型メソッド

characterSetWithBitmapRepresentation:

Returns a character set containing characters determined by a given bitmap representation. 与えられたビットマップ表現によって決定される文字を含んでいる文字集合を返します。

Declaration 宣言

+ (NSMutableCharacterSet *)characterSetWithBitmapRepresentation:(NSData *)data;

See Also 参照

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