Created by: cbusbey
Introduces a field type to read field bytes with zero copies. Can use this feature to reduce the number of heap allocations. 2nd commit demos functionality by use for msg type inspection.
Created by: cbusbey
Introduces a field type to read field bytes with zero copies. Can use this feature to reduce the number of heap allocations. 2nd commit demos functionality by use for msg type inspection.