package hxd
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Module Hxd.O
Source
Source
val xxd :
?cols:int ->
?groupsize:int ->
?long:int ->
?buffer_size:(int * int) ->
?uppercase:bool ->
colorscheme ->
cfg
Source
val o :
cfg ->
's S.scheduler ->
('fi, bytes, 's, 'e) S.iflow ->
('fo, string, 's, 'e) S.oflow ->
'fi ->
'fo ->
('fi, 's, 'e) S.seek ->
[ `Absolute of int | `Relative of int ] ->
Format.formatter ->
((unit, 'e) result, 's) S.io