OpenEdge.Net.HTTP.Filter.Payload.HtmlBodyWriter
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
|
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
Open ()
|
||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
INT64 Write (longchar)
|
||||||||||||||
INT64 Write (memptr)
|
||||||||||||||
INT64 Write (Object)
|
||||||||||||||
Constructor Detail
HtmlBodyWriter () |
||||
|---|---|---|---|---|