package gluten
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Module Gluten.BufferSource
Source
val put :
t ->
f:
(Bigstringaf.t ->
off:int ->
len:int ->
([ `Eof | `Ok of int ] -> unit) ->
unit) ->
([ `Eof | `Ok of int ] -> unit) ->
unit