OpenEdge.Net.HTTP.Filter.Payload.MultipartFormSimpleEntityWriter
- 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.
Ignores any data in the parts/body
@param memptr The multipart message body
@return int64 The number of bytes written */
|
Constructor Summary
| Options | Name | Purpose | |
|---|---|---|---|
| MultipartFormSimpleEntityWriter () |
/* Default constructor */
|
Method Detail
INT64 Write (memptr)
|
||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Constructor Detail
MultipartFormSimpleEntityWriter ()
|
||||||
|---|---|---|---|---|---|---|