Searched defs:SetInput (Results 1 – 2 of 2) sorted by relevance
74 void SetInput(const std::string& input) { input_ = input; } in SetInput() function
138 internal static void SetInput(Org.Brotli.Dec.State state, System.IO.Stream input) in SetInput() method in Org.Brotli.Dec.State