类 CharacterStreamImpl

    • 构造器详细资料

      • CharacterStreamImpl

        public CharacterStreamImpl​(String chars)
        Constructs a CharacterStreamImpl
        参数:
        chars - The String of characters to use backing the CharacterStream
      • CharacterStreamImpl

        public CharacterStreamImpl​(Reader reader,
                                   long length)
        Constructs a CharacterStreamImpl
        参数:
        reader - The Reader containing the characters to use backing the CharacterStream
        length - The length of the stream