IHttpRequestContent
Overview
Location
- Reference: elements.jar
- Namespace: RemObjects.Elements.RTL
- Platforms: Cooper
Required Methods
GetContentAsArray
method GetContentAsArray: array of Byte
Byte[] GetContentAsArray()
func GetContentAsArray() -> Byte...
Byte[] GetContentAsArray()
Function GetContentAsArray() As Byte()
GetContentAsBinary
method GetContentAsBinary: ImmutableBinary
ImmutableBinary GetContentAsBinary()
func GetContentAsBinary() -> ImmutableBinary
ImmutableBinary GetContentAsBinary()
Function GetContentAsBinary() As ImmutableBinary