W3cubDocs

/Haxe C#

DecoderFallbackBuffer

package cs.system.text

@:abstract@:libType@:csNative@:native("System.Text.DecoderFallbackBuffer") Available on cs

Variables

read only Remaining:Int

Methods

@:overload Fallback (bytesUnknown:NativeArray<UInt8>, index:Int):Bool

@:overload GetNextChar ():Char16

@:overload MovePrevious ():Bool

@:overload Reset ():Void

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/text/DecoderFallbackBuffer.html