osobh and Claude Opus 5.5
a4f586e657
format: VlResolver::element_in and string_element_in over any Storage
...
VlResolver::element and string_element return slices of the whole file,
so they exist only for a resolver over &[u8]. Their *_in forms work for
any Storage (a remote file): the element's bytes borrowed from the
resolver's cache of heap collections, with the same null-element, NUL
and size checks. h5rs decodes variable-length values with them.
Test: over a read_at-only storage they give what element/string_element
give over the slice, for a string with an embedded NUL, a null element
and an element whose heap object has the wrong size.
Co-Authored-By: Claude Opus 5.5 (1M context) <[email protected] >
2026-09-26 17:20:50 -05:00
..
2026-09-26 16:13:01 -05:00
2026-05-14 23:54:48 +00:00
2026-09-26 16:28:01 -05:00
2026-09-26 14:51:51 -05:00
2026-09-26 16:13:01 -05:00
2026-09-26 16:13:01 -05:00
2026-09-26 08:21:47 -05:00
2026-05-14 23:54:48 +00:00
2026-09-25 21:12:52 -05:00
2026-09-25 21:12:47 -05:00
2026-09-26 13:33:24 -05:00
2026-09-26 16:28:01 -05:00
2026-09-26 14:52:55 -05:00
2026-06-30 11:41:41 +00:00
2026-09-26 14:51:51 -05:00
2026-09-26 16:41:47 -05:00
2026-09-26 10:28:10 -05:00
2026-09-26 08:19:13 -05:00
2026-08-05 10:50:13 -07:00
2026-09-26 13:33:24 -05:00
2026-09-26 12:44:36 -05:00
2026-09-26 14:51:51 -05:00
2026-09-26 13:33:24 -05:00
2026-09-26 16:28:01 -05:00
2026-09-26 12:56:07 -05:00
2026-09-26 12:56:07 -05:00
2026-09-26 11:34:28 -05:00
2026-09-26 13:33:24 -05:00
2026-09-26 10:22:22 -05:00
2026-09-26 13:33:24 -05:00
2026-09-26 01:16:44 -05:00
2026-09-25 23:56:37 -05:00
2026-09-26 12:56:07 -05:00
2026-09-26 14:52:55 -05:00
2026-09-26 14:51:51 -05:00
2026-09-24 12:00:38 -05:00
2026-09-26 16:13:01 -05:00
2026-09-26 16:28:01 -05:00
2026-09-26 16:28:01 -05:00
2026-05-14 23:54:48 +00:00
2026-09-26 16:13:01 -05:00
2026-09-26 16:13:01 -05:00
2026-09-26 14:08:57 -05:00
2026-09-26 14:52:22 -05:00
2026-05-14 23:54:48 +00:00
2026-09-26 13:33:24 -05:00
2026-09-26 14:51:51 -05:00
2026-09-26 13:33:19 -05:00
2026-09-19 06:39:01 -07:00
2026-05-14 23:54:48 +00:00
2026-05-14 23:54:48 +00:00
2026-09-26 10:17:37 -05:00
2026-09-26 14:51:51 -05:00
2026-09-26 16:28:01 -05:00
2026-09-26 16:28:01 -05:00
2026-08-05 10:50:13 -07:00
2026-09-25 21:11:07 -05:00
2026-09-26 16:28:01 -05:00
2026-09-26 13:33:24 -05:00
2026-09-26 16:13:01 -05:00
2026-09-26 14:22:37 -05:00
2026-09-26 16:28:01 -05:00
2026-09-26 16:41:47 -05:00
2026-09-26 14:22:37 -05:00
2026-09-26 14:22:37 -05:00
2026-09-26 01:16:44 -05:00
2026-09-26 13:35:06 -05:00
2026-09-26 16:28:01 -05:00
2026-09-26 17:20:50 -05:00
2026-09-26 09:01:13 -05:00