- (object-hexdump OBJ [#:amount AMT] [#:output OUT] [#:stride WID])procedure
Display the AMT bytes of the heap object OBJ on the OUT port, using WID bytes per row. When the AMT is not given the size of the OBJ is used. When the OBJ is a pointer it is used literally.