Encoding_ForwardingDecoder

Decodercs.system.text.Encoding_ForwardingDecoder (extern final class)

Instance Members

GetCharCount(bytes: cs.NativeArray<cs.types.UInt8>, index: Int, count: Int): Int
Name Type
bytes cs.NativeArray<cs.types.UInt8>
index Int
count Int
Returns
Int

GetChars(bytes: cs.NativeArray<cs.types.UInt8>, byteIndex: Int, byteCount: Int, chars: cs.NativeArray<cs.types.Char16>, charIndex: Int): Int
Name Type
bytes cs.NativeArray<cs.types.UInt8>
byteIndex Int
byteCount Int
chars cs.NativeArray<cs.types.Char16>
charIndex Int
Returns
Int

new(enc: Encoding): Void
Name Type
enc Encoding

Metadata

Name Parameters
:nativeGen -
:libType -
:csNative -