byte_type icon indicating copy to clipboard operation
byte_type copied to clipboard

Feat: Lazily encode/decode `SizedType<T>` via `Viewable<T>` interface

Open MierenManz opened this issue 8 months ago • 0 comments

Just a tracking issue.

  • [ ] Add Viewable<T> interface to all compound types
  • [ ] Allow for recursive lazy encoding/decode when subtypes also implement Viewable<T>

MierenManz avatar Feb 03 '25 12:02 MierenManz