Package system.text

Class DecoderFallbackBuffer

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.Private.CoreLib
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Text.DecoderFallbackBuffer
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • DecoderFallbackBuffer

        public DecoderFallbackBuffer​(java.lang.Object instance)
                              throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • DecoderFallbackBuffer

        public DecoderFallbackBuffer()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • Fallback

        public boolean Fallback​(byte[] bytesUnknown,
                                int index)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • Fallback

        public boolean Fallback​(JCORefOut dupParam0,
                                int dupParam1)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • MovePrevious

        public boolean MovePrevious()
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • GetNextChar

        public char GetNextChar()
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • Reset

        public void Reset()
                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getRemaining

        public int getRemaining()
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable