mirror of
https://github.com/tiennm99/zfoo.git
synced 2026-06-05 10:14:30 +00:00
chore[generate]: format csharp code
This commit is contained in:
@@ -38,7 +38,8 @@ namespace zfoocs
|
||||
int beforeReadIndex = buffer.ReadOffset();
|
||||
{} packet = new {}();
|
||||
{}
|
||||
if (length > 0) {
|
||||
if (length > 0)
|
||||
{
|
||||
buffer.SetReadOffset(beforeReadIndex + length);
|
||||
}
|
||||
return packet;
|
||||
|
||||
Reference in New Issue
Block a user