mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-09-13 12:43:17 +00:00
ec
This commit is contained in:
@@ -112,7 +112,6 @@ public static class Codec
|
||||
/// <returns>Value</returns>
|
||||
public static (uint, AsyncReply) Parse(byte[] data, uint offset, DistributedConnection connection, uint[] requestSequence, TransmissionType? dataType = null)
|
||||
{
|
||||
|
||||
uint len = 0;
|
||||
|
||||
if (dataType == null)
|
||||
|
Reference in New Issue
Block a user