Results for “Std.Bytes.Cursor.take”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Bytes.Cursor.take
&Std.Bytes.Cursor.Cursor -> Int -> Result[(Bytes, Std.Bytes.Cursor.Cursor), Std.Bytes.Cursor.CursorError]Read a shared view. A failed read leaves the original cursor usable.
