IDataOutput2.hx 76 B

1234
  1. package flash.utils;
  2. extern interface IDataOutput2 extends IDataOutput {
  3. }