namespace I18N.Common
{
public abstract class ByteEncoding : MonoEncoding
{
public override int GetBytesImpl(char* chars, int charCount, byte* bytes, int byteCount);
}
}
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. |