MemoryBuffer (Class)
Represents a binary content stored in memory.
A is an intermediate object for manipulating data to and from a file.
Methods
| Frees the resources used by the object. | |
| Loads the content of a file into the buffer. | |
| Saves the content of the buffer to a file. | |
| Returns an XML JavaScript object obtained from the content of the . This function is obsolete, use | |
| Returns an XML document from the text content of this buffer. | |
| Returns the content of the in the form of a string of characters. | |
| Loads the contents of a character string in the buffer. | |
| Converts the buffer or part of the character string encoded in base 64. | |
| Appends data from a character string encoded in base 64 to the end of the buffer. | |
| Flushes the buffer. | |
| Computes the SHA-1 signature of the MemoryBuffer content. | |
| Computes SHA-2 224 bit signature of the MemoryBuffer content. | |
| Computes SHA-2 256 bit signature of the MemoryBuffer content. | |
| Computes SHA-2 384 bit signature of the MemoryBuffer content. | |
| Computes SHA-2 512 bit signature of the MemoryBuffer content. | |
| Loads the content of a hexadecimal string in the buffer. | |
| Converts the buffer into a string of hexadecimal characters. | |
| Calculates the MD5, SHA-1 or SHA-256 hash of the buffer. |
Properties
| Returns the size of the buffer in bytes. | |
| Returns true if the buffer is empty. |
Features
Available in:
- Content management
- Delivery properties
- Delivery message
- Typology rule
- Import
- JSSP
- SOAP Method
- WebApp
- Workflow
