mirror of
https://github.com/sochix/TLSharp.git
synced 2026-01-12 03:39:57 +01:00
In "TLObject.Serialize() -> Serialize(BinaryWriter br) -> SerializeBody" code path, constructor get written two times instead of once, which since this code path is currently unused and it's only provided for completeness, It's undetectable while testing. |
||
|---|---|---|
| .. | ||
| Properties | ||
| TL | ||
| ObjectDeserializer.cs | ||
| packages.config | ||
| TgSharp.TL.csproj | ||
| TLContext.cs | ||
| TLMethod.cs | ||
| TLObject.cs | ||
| TLUtils.cs | ||
| TLVector.cs | ||