Encoding_ForwardingEncoder
Encoder → cs.system.text.Encoding_ForwardingEncoder (extern final class)
Instance Members
GetByteCount(chars: cs.NativeArray<cs.types.Char16>, index: Int, count: Int, flush: Bool): Int| Name | Type |
|---|---|
chars |
cs.NativeArray<cs.types.Char16> |
index |
Int |
count |
Int |
flush |
Bool |
| Returns |
|---|
| Int |
GetBytes(chars: cs.NativeArray<cs.types.Char16>, charIndex: Int, charCount: Int, bytes: cs.NativeArray<cs.types.UInt8>, byteCount: Int, flush: Bool): Int| Name | Type |
|---|---|
chars |
cs.NativeArray<cs.types.Char16> |
charIndex |
Int |
charCount |
Int |
bytes |
cs.NativeArray<cs.types.UInt8> |
byteCount |
Int |
flush |
Bool |
| Returns |
|---|
| Int |
| Name | Type |
|---|---|
enc |
Encoding |
Metadata
| Name | Parameters |
|---|---|
:nativeGen |
- |
:libType |
- |
:csNative |
- |