Results for “Std.Bytes.Cursor.peek”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Bytes.Cursor.peek
&Std.Bytes.Cursor.Cursor -> Result[Option[UInt8], Std.Bytes.Cursor.CursorError]Observe the next byte without consuming it; EOF is
None.
