Results for “Std.Http.Server.Stream.sendChunk”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Http.Server.Stream.sendChunk
&Std.Net.Connection -> &Bytes -> Int -> Result[(), Std.Net.NetError]Sends a single chunk framed as
<hex-length>\r\n<data>\r\n.
