Results for “Std.Http.Server.Socket.decode”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Http.Server.Socket.decode
&Bytes -> Int -> Result[(Std.Http.Server.Socket.Frame, Int), Std.Http.Server.Socket.SocketError]The frame at the start of these bytes, and how many bytes it used.
