Discuss this help topic in SecureBlackbox Forum
...
Declaration
[C#/Java]
byte[] SaveToBuffer();
[VB.NET]
Function SaveToBuffer() As Byte()
[Pascal]
function SaveToBuffer : ByteArray;
[C++]
void SaveToBuffer(std::vector<uint8_t> &OutResult);
[PHP]
string SaveToBuffer()
Return value
...
Description
...
Discuss this help topic in SecureBlackbox Forum