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