Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 190 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 190 Bytes

RecordIO

Read/Write variable size record bytes to / from io.Reader / io.Writer, default to use snappy compression.

Interface and implementation aims for minimize alloc and memory copy.