mirror of
https://github.com/fluencelabs/wasmer
synced 2025-04-25 10:22:19 +00:00
1 line
845 B
JavaScript
1 line
845 B
JavaScript
initSidebarItems({"macro":[["impl_write","Implements `std::io::Write` trait for implementer of `Input`"]],"struct":[["InvalidOutputSize","The error type for variable hasher initialization"]],"trait":[["BlockInput","Trait to indicate that digest function processes data in blocks of size `BlockSize`."],["Digest","The `Digest` trait specifies an interface common for digest functions."],["ExtendableOutput","Trait which describes extendable-output functions (XOF)."],["FixedOutput","Trait for returning digest result with the fixed size"],["Input","Trait for processing input data"],["Reset","Trait for resetting hash instances"],["VariableOutput","Trait for returning digest result with the variable size"],["XofReader","Trait for describing readers which are used to extract extendable output from XOF (extendable-output function) result."]]}); |