Commits


Yosuke Shiro authored and Kouhei Sutou committed cec75410b78
ARROW-4199: [GLib] Add garrow_seekable_input_stream_peek() Author: Yosuke Shiro <yosuke.shiro615@gmail.com> Author: Kouhei Sutou <kou@clear-code.com> Closes #3351 from shiro615/glib-support-peek and squashes the following commits: 1f445764 <Kouhei Sutou> Improve document a5f0fdfd <Yosuke Shiro> Add GARROW_AVAILABLE_IN_0_12 b27c0a04 <Yosuke Shiro> Use g_bytes_new_static to avoid copying the data f9d9f237 <Yosuke Shiro> Add support for Peek to InputStream