Commit Graph

12 Commits

Author SHA1 Message Date
morkt
8e7916556c use Array.Empty() method. 2018-04-07 03:06:04 +04:00
morkt
8ffe411583 (BinaryStream): various fixes. 2016-12-15 19:47:40 +04:00
morkt
61a1253980 fixed BinaryStreams. 2016-10-22 14:05:53 +04:00
morkt
611f7d712a (BinaryStream): swapped ReadInt8 and ReadUInt8. 2016-10-20 09:03:23 +04:00
morkt
3a1bae1a19 (BinMemoryStream): made name optional in constructor. 2016-10-16 18:28:10 +04:00
morkt
1d16700780 (BinMemoryStream.ReadBytes): fixed. 2016-10-16 17:40:51 +04:00
morkt
816bb74ddc fixed errors. 2016-10-16 16:50:51 +04:00
morkt
b197bb77fd (IBinaryStream.Name): added setter. 2016-10-16 16:15:13 +04:00
morkt
bb18303eb4 IBinaryStream migration. 2016-10-16 09:22:53 +04:00
morkt
d0c1d5da01 IBinaryStream migration - continued. 2016-10-15 12:21:12 +04:00
morkt
503b734645 migration to IBinaryStream interface. 2016-10-15 09:34:46 +04:00
morkt
a63e9e4d6b (IBinaryStream): new interface for binary streams. 2016-10-12 04:25:40 +04:00