|
| ProtonEncoderState (ProtonEncoder encoder) |
|
void | Reset () |
| Resets the encoder after a complete encode operation freeing any held resources and preparing for a new encode operation. More...
|
|
IProtonBuffer | EncodeUtf8 (IProtonBuffer buffer, string value) |
| Encodes the given string into UTF-8 bytes that are written into the provided buffer. More...
|
|
◆ EncodeUtf8()
Encodes the given string into UTF-8 bytes that are written into the provided buffer.
- Parameters
-
buffer | |
value | the string that is to be encoded as a UTF-8 byte sequence |
- Returns
- A reference to the passed buffer where the encoding was done.
Implements Apache.Qpid.Proton.Codec.IEncoderState.
◆ Reset()
void Apache.Qpid.Proton.Codec.Encoders.ProtonEncoderState.Reset |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file:
- src/Proton/Codec/Encoders/ProtonEncoderState.cs