Copyright (C) 2021, AdaCore
SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
type JSON_Push_Reader is limited interface;
procedure Set_Content_Handler
(Self : in out JSON_Push_Reader;
To : VSS.JSON.Content_Handlers.JSON_Content_Handler_Access)
Set content handler to process stream.