mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Add prototypes for all the decoders because it's easier to do them in one go...
This commit is contained in:
@@ -19,4 +19,6 @@ public:
|
||||
void decodeSectorRecord();
|
||||
};
|
||||
|
||||
extern std::unique_ptr<AbstractDecoder> createAesLanierDecoder(const DecoderProto& config);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user