Add: marshal with type check version
1. Add: marshal with type check version. This saves allocations and time if existing data is string or []byte. 2. Fix: Typos. 3. Add: Benchmarks for marshal and marshalWithTypeCheck
Showing
Please register or sign in to comment