HeapsIO / hxbit

Haxe Binary serialization and network synchronization library
155 stars 30 forks source link

Ignore @:isVar on serializable fields #71

Closed Speedphoenix closed 5 months ago

Speedphoenix commented 5 months ago

Before, this would throw Unsupported network metadata

@:isVar @:s var mySerialized;