Module lfo

Module lfo 

Source
Expand description

High-level support for the LFO file server

Structs§

LfoClient
Request files stored on an LFO file server.
LfoFileHeader
Reproduces the internal format of the LFO file headers, as used by the official client If you just care about downloading a file, you probably don’t need to look at this struct.
LfoRequest
Ask for a single file on a remote LFO server by path.
LfoResponse
The reply from the server corresponding to a single LfoRequest.

Enums§

CompressionFormats
LfoError