namespace I18N.Common
{
public abstract class ByteEncoding : MonoEncoding
{
protected virtual void ToBytes(char[] chars, int charIndex, int charCount, byte[] bytes, int byteIndex);
}
}
Assembly | I18N , Version=2.0.5.0, PublicKeyToken=0738eb9f132ed756 |
---|---|
Xamarin Android | 0.0 |
Xamarin iOS | 0.0 |
Xamarin macOS | 0.0 |
Xamarin tvOS | 0.0 |
Xamarin watchOS | 0.0 |
OS Platforms | The selected framework does not have platform annotations. |