• Akshay Bharambe's avatar
    Add: marshal with type check version · 0b0a7917
    Akshay Bharambe authored
    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
    0b0a7917