Fixed the argument passed to Substring. Java expects a position but C# expects a length.
55 KiB
55 KiB
Fixed the argument passed to Substring. Java expects a position but C# expects a length.