quiz icon indicating copy to clipboard operation
quiz copied to clipboard

Alex (@brodjag) corrections

Open brodjag opened this issue 9 years ago • 0 comments

  • i.read() returns -1 to detect end.
  • unicode has 2 byte from 0x00 to 0xff but it consist ASCII simbols <=+007F
  • .write(byte[]) more smarty.
  • Stream should be close after usage.

brodjag avatar Mar 14 '16 11:03 brodjag