buffer-layout icon indicating copy to clipboard operation
buffer-layout copied to clipboard

consider supporting variable-length blob

Open pabigot opened this issue 6 years ago • 0 comments

There appears to be a use case for a layout for undecoded data that, like UTF8, is variable length. An idiom of using a null layout handles top-level cases (the value is the buffer itself), but explicit expression would support variable length unions.

pabigot avatar Mar 14 '18 12:03 pabigot