IDataInput2.hx 74 B

1234
  1. package flash.utils;
  2. extern interface IDataInput2 extends IDataInput {
  3. }