std.encoding.encoding_scheme.count
- multiple declarations
- Function EncodingScheme.count
- Function EncodingScheme.count
- Function EncodingScheme.count
- Function EncodingScheme.count
- Function EncodingScheme.count
- Function EncodingScheme.count
- Function EncodingScheme.count
Function EncodingScheme.count
Returns the total number of code points encoded in a ubyte array.
The input to this function MUST be validly encoded.
This is enforced by the function's
in-contract.
Prototype
ulong count( const(ubyte)[] s );
Parameters
Name | Description |
---|---|
s | the string to be counted |
Function EncodingScheme.count
Returns the total number of code points encoded in a ubyte array.
The input to this function MUST be validly encoded.
This is enforced by the function's
in-contract.
Prototype
ulong count( const(ubyte)[] s );
Parameters
Name | Description |
---|---|
s | the string to be counted |
Function EncodingScheme.count
Returns the total number of code points encoded in a ubyte array.
The input to this function MUST be validly encoded.
This is enforced by the function's
in-contract.
Prototype
ulong count( const(ubyte)[] s );
Parameters
Name | Description |
---|---|
s | the string to be counted |
Function EncodingScheme.count
Returns the total number of code points encoded in a ubyte array.
The input to this function MUST be validly encoded.
This is enforced by the function's
in-contract.
Prototype
ulong count( const(ubyte)[] s );
Parameters
Name | Description |
---|---|
s | the string to be counted |
Function EncodingScheme.count
Returns the total number of code points encoded in a ubyte array.
The input to this function MUST be validly encoded.
This is enforced by the function's
in-contract.
Prototype
ulong count( const(ubyte)[] s );
Parameters
Name | Description |
---|---|
s | the string to be counted |
Function EncodingScheme.count
Returns the total number of code points encoded in a ubyte array.
The input to this function MUST be validly encoded.
This is enforced by the function's
in-contract.
Prototype
ulong count( const(ubyte)[] s );
Parameters
Name | Description |
---|---|
s | the string to be counted |
Function EncodingScheme.count
Returns the total number of code points encoded in a ubyte array.
The input to this function MUST be validly encoded.
This is enforced by the function's
in-contract.
Prototype
ulong count( const(ubyte)[] s );
Parameters
Name | Description |
---|---|
s | the string to be counted |
Authors
Janice Caron