wah getting fucked up on endian business
This commit is contained in:
@@ -2,4 +2,6 @@ namespace fxl.codes.kisekae.data.Archives.Algorithms;
|
||||
|
||||
public interface IAlgorithm
|
||||
{
|
||||
byte[] Encode(ReadOnlySpan<byte> stream);
|
||||
byte[] Decode(ReadOnlySpan<byte> stream);
|
||||
}
|
||||
Reference in New Issue
Block a user