Results for “Std.Buffer.alloc”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Buffer.alloc
Int -> Std.Buffer.BufferAllocates a new contiguous buffer of
byteslength initialized to zero.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
Int -> Std.Buffer.BufferAllocates a new contiguous buffer of bytes length initialized to zero.