Source position: httpdefs.pp line 443
type TOnStreamEncodingEvent = procedure(
Sender: TRequest;
const State: TContentStreamingState;
const Buf;
const Size: Integer
) of object;