Commit 1ec68f02 authored by Alberto Ramos's avatar Alberto Ramos

Exported method BDIO_read_str

parent 46c85588
......@@ -21,7 +21,8 @@ export BDIO_BIN_GENERIC, BDIO_ASC_EXEC, BDIO_BIN_INT32BE,
# Methods
export BDIOstream, BDIO_open, BDIO_start_record!, BDIO_write_hash!,
BDIO_write!, BDIO_seek!, BDIO_get_len, BDIO_get_fmt, BDIO_eor,
BDIO_get_uinfo, BDIO_read, BDIO_set_user, BDIO_set_host, BDIO_close!
BDIO_get_uinfo, BDIO_read, BDIO_set_user, BDIO_set_host, BDIO_close!,
BDIO_read_str
function Base.show(io::IO, fb::BDIOstream)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment