LIBRARY()

OWNER(g:util)

SRCS(
    chunked_helpers.cpp
    reader.cpp
    writer.cpp
)

END()