| Overload | Description |
|---|---|
| ReadContentAsBase64(Byte[],Int32,Int32) | Reads the binary or Base64 encoded content at the current position and returns the decoded binary bytes. |
| ReadContentAsBase64() | Reads the binary or Base64 encoded content at the current position and returns the decoded binary bytes. |