mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-15 05:36:03 +00:00
Use IO package for array and stream extensions
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
using System.Collections;
|
||||
using System.IO;
|
||||
using SabreTools.IO;
|
||||
|
||||
namespace BinaryObjectScanner.Utilities
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user