std.encoding.encoding_scheme.can_encode
- multiple declarations
- Function EncodingScheme.canEncode
- Function EncodingScheme.canEncode
- Function EncodingScheme.canEncode
- Function EncodingScheme.canEncode
- Function EncodingScheme.canEncode
- Function EncodingScheme.canEncode
- Function EncodingScheme.canEncode
- Function EncodingScheme.canEncode
- Function EncodingScheme.canEncode
Function EncodingScheme.canEncode
Returns true if the character c
can be represented
in this encoding scheme.
Prototype
abstract bool canEncode( dchar c ) const;
Function EncodingScheme.canEncode
Returns true if the character c
can be represented
in this encoding scheme.
Prototype
abstract bool canEncode( dchar c ) const;
Function EncodingScheme.canEncode
Returns true if the character c
can be represented
in this encoding scheme.
Prototype
abstract bool canEncode( dchar c ) const;
Function EncodingScheme.canEncode
Returns true if the character c
can be represented
in this encoding scheme.
Prototype
abstract bool canEncode( dchar c ) const;
Function EncodingScheme.canEncode
Returns true if the character c
can be represented
in this encoding scheme.
Prototype
abstract bool canEncode( dchar c ) const;
Function EncodingScheme.canEncode
Returns true if the character c
can be represented
in this encoding scheme.
Prototype
abstract bool canEncode( dchar c ) const;
Function EncodingScheme.canEncode
Returns true if the character c
can be represented
in this encoding scheme.
Prototype
abstract bool canEncode( dchar c ) const;
Function EncodingScheme.canEncode
Returns true if the character c
can be represented
in this encoding scheme.
Prototype
abstract bool canEncode( dchar c ) const;
Function EncodingScheme.canEncode
Returns true if the character c
can be represented
in this encoding scheme.
Prototype
abstract bool canEncode( dchar c ) const;
Authors
Janice Caron