Declaration

class TDReader

Declaration

@interface TDReader : NSObject

Declaration

class TDReader(NSObject)

Overview

A character-stream reader that allows characters to be pushed back into the stream.

Topics

Initializers

Instance Properties

Instance Methods

Topics

Instance Variables

Instance Properties

Instance Methods

Relationships

Inherits From

  • NSObject

Conforms To

  • ObjectiveC.NSObjectProtocol
  • Swift.CVarArg
  • Swift.CustomDebugStringConvertible
  • Swift.CustomStringConvertible
  • Swift.Equatable
  • Swift.Hashable

Relationships

Inherits From

  • NSObject