[DOC] Add document of IO::Buffer#hexdump
This commit is contained in:
parent
e9b0b6015e
commit
835f1461f7
@ -865,6 +865,7 @@ io_buffer_hexdump(VALUE string, size_t width, char *base, size_t size, int first
|
||||
return string;
|
||||
}
|
||||
|
||||
/* Returns hexadecimal dump string */
|
||||
static VALUE
|
||||
rb_io_buffer_hexdump(VALUE self)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user