Skip to content

Commit

Permalink
Update src/clp_ffi_js/ir/decoding_methods.hpp
Browse files Browse the repository at this point in the history
Co-authored-by: kirkrodrigues <[email protected]>
  • Loading branch information
davemarco and kirkrodrigues authored Nov 5, 2024
1 parent 19e41b9 commit 4988949
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/clp_ffi_js/ir/decoding_methods.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ namespace clp_ffi_js::ir {
* @return Stream version.
*/
auto get_version(clp::ReaderInterface& reader) -> std::string;

/**
* Rewinds the reader to the beginning and validates the CLP IR data encoding type.
* @param reader
Expand Down

0 comments on commit 4988949

Please sign in to comment.