Results for “Std.Html.Buffer.Segments”
3 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Html.Buffer.Segments
Validated byte parts and their exact combined length.
- Std.Html.Buffer.segmentsChecked
&Std.Html.Buffer.BytePlan -> &Map[Str, Bytes] -> Result[Std.Html.Buffer.Segments, Std.Html.Buffer.AssembleError]Resolves a byte plan into validated segments without joining them.
- Std.Html.Buffer.segmentsCompactChecked
&Std.Html.Buffer.CompactBytePlan -> &Map[Str, Bytes] -> Result[Std.Html.Buffer.Segments, Std.Html.Buffer.AssembleError]Resolves a compact byte plan into validated segments without joining them.
