OpenEdge.Net.HTTP.Filter.Payload.MultipartFormEntityWriter
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| INT64 Write (memptr) |
/* Writes a multipart entity based on the WEB-CONTEXT, if possible;
includes any headers in the body.
@param memptr The multipart message body
@return int64 The number of bytes written */
|
Constructor Summary
| Options | Name | Purpose | |
|---|---|---|---|
| MultipartFormEntityWriter () |
/* Default constructor */
|
Method Detail
INT64 Write (memptr)
|
||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Constructor Detail
MultipartFormEntityWriter ()
|
||||||
|---|---|---|---|---|---|---|