Overload | Description |
---|---|
GetByteCount(Char[],Int32,Int32) | Calculates the number of bytes produced by encoding a set of characters from the specified string. |
GetByteCount(String) | Calculates the number of bytes produced by encoding the characters in the specified string. |
GetByteCount(Char[]) | Calculates the number of bytes produced by encoding the characters in the specified string. |