Fireboltofdeath / flamework-binary-serializer

A blazing fast binary serializer, or something
6 stars 0 forks source link

Optimize single literals #4

Closed Fireboltofdeath closed 5 months ago

Fireboltofdeath commented 5 months ago

Optimizes single literal type into zero bytes. I decided this case wasn't worth a special code path and so it is handled by the literal metadata.