std.encoding.encoding_scheme.create  - multiple declarations
			- Function EncodingScheme.create
 - Function EncodingScheme.create
 - Function EncodingScheme.create
 - Function EncodingScheme.create
 - Function EncodingScheme.create
 - Function EncodingScheme.create
 - Function EncodingScheme.create
 
Function EncodingScheme.create
 Obtains a subclass of EncodingScheme which is capable of encoding
 and decoding the named encoding scheme.
 This function is only aware of EncodingSchemes which have been
 registered with the register() function.
Prototype
static EncodingScheme create( string encodingName );
Examples
auto scheme = EncodingScheme.create("Amiga-1251");
Function EncodingScheme.create
 Obtains a subclass of EncodingScheme which is capable of encoding
 and decoding the named encoding scheme.
 This function is only aware of EncodingSchemes which have been
 registered with the register() function.
Prototype
static EncodingScheme create( string encodingName );
Examples
auto scheme = EncodingScheme.create("Amiga-1251");
Function EncodingScheme.create
 Obtains a subclass of EncodingScheme which is capable of encoding
 and decoding the named encoding scheme.
 This function is only aware of EncodingSchemes which have been
 registered with the register() function.
Prototype
static EncodingScheme create( string encodingName );
Examples
auto scheme = EncodingScheme.create("Amiga-1251");
Function EncodingScheme.create
 Obtains a subclass of EncodingScheme which is capable of encoding
 and decoding the named encoding scheme.
 This function is only aware of EncodingSchemes which have been
 registered with the register() function.
Prototype
static EncodingScheme create( string encodingName );
Examples
auto scheme = EncodingScheme.create("Amiga-1251");
Function EncodingScheme.create
 Obtains a subclass of EncodingScheme which is capable of encoding
 and decoding the named encoding scheme.
 This function is only aware of EncodingSchemes which have been
 registered with the register() function.
Prototype
static EncodingScheme create( string encodingName );
Examples
auto scheme = EncodingScheme.create("Amiga-1251");
Function EncodingScheme.create
 Obtains a subclass of EncodingScheme which is capable of encoding
 and decoding the named encoding scheme.
 This function is only aware of EncodingSchemes which have been
 registered with the register() function.
Prototype
static EncodingScheme create( string encodingName );
Examples
auto scheme = EncodingScheme.create("Amiga-1251");
Function EncodingScheme.create
 Obtains a subclass of EncodingScheme which is capable of encoding
 and decoding the named encoding scheme.
 This function is only aware of EncodingSchemes which have been
 registered with the register() function.
Prototype
static EncodingScheme create( string encodingName );
Examples
auto scheme = EncodingScheme.create("Amiga-1251");
Authors
Janice Caron