Namespace: OpenEdge.Net.HTTP.Filter.Payload
Class
HtmlBodyWriter
Parent classes:
Inherits: OpenEdge.Net.HTTP.Filter.Payload.MessageWriter

Copyright (c) 2015-2017 by Progress Software Corporation. All rights reserved.
File:HtmlBodyWriter
Author(s):pjudge
Created:Thu Jan 29 10:47:13 EST 2015




Method Summary
Options Name Purpose
Open () /* If nothing's passed in, use a bucket of our own. Don't do this in the constructor as a micro-optimisation (yes, I know) */
INT64 Write (longchar)
INT64 Write (memptr)
INT64 Write (Object)

Constructor Summary
Options Name Purpose
HtmlBodyWriter ()


Method Detail
Top

Open ()

/* If nothing's passed in, use a bucket of our own.
Don't do this in the constructor as a micro-optimisation (yes, I know)
Top

INT64 Write (longchar)

Parameters:
pData LONGCHAR
Returns INT64
Top

INT64 Write (memptr)

Parameters:
pData MEMPTR
Returns INT64
Top

INT64 Write (Object)

Parameters:
poData Progress.Lang.Object
Returns INT64


Constructor Detail
Top

HtmlBodyWriter ()



Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7.15