Declaration

func read() -> Int

Declaration

- (NSInteger) read;

Declaration

read() -> int

Return Value

The character read, or -1 if the end of the stream has been reached

Discussion

Read a single character