EOFError.hx 65 B

1234
  1. package flash.errors;
  2. extern class EOFError extends IOError {
  3. }