Copyright © 2013-2014 Marc Worrell
Authors: Marc Worrell (marc@worrell.nl).
| content_data/2 | |
| content_encodings/1 | |
| content_file/2 | |
| content_stream/2 | |
| content_stream/3 | |
| force_stale/2 | |
| is_visible/2 | |
| lookup_file/2 | |
| lookup_file/4 | |
| lookup_lib/2 | |
| pause/2 | |
| stop/2 | |
| stream_many_parts/2 |
content_data(Info, Enc) -> any()
content_encodings(Z_file_info) -> any()
content_file(Z_file_info, Context) -> any()
content_stream(Info, Enc) -> any()
content_stream(Info, ContentEncoding, FzLookup) -> any()
force_stale(Path, Context) -> any()
is_visible(Z_file_info, Context) -> any()
lookup_file(Path, Context) -> any()
lookup_file(Path, Root, OptFilters, Context) -> any()
lookup_lib(Path, Context) -> any()
pause(Path, Context) -> any()
stop(Path, Context) -> any()
stream_many_parts(Parts, FzLookup) -> any()
Generated by EDoc