mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-09-13 12:43:17 +00:00
Working
This commit is contained in:
@@ -131,6 +131,10 @@ class IIPPacket : Packet
|
||||
|
||||
offset += (uint)size;
|
||||
}
|
||||
else
|
||||
{
|
||||
DataType = null;
|
||||
}
|
||||
|
||||
return offset - originalOffset;
|
||||
}
|
||||
|
Reference in New Issue
Block a user