Base Module  VST 3.6.7
SDK for developing VST Plug-in
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Namespaces | Functions
hexbinary.h File Reference

HexBinary encoding and decoding. More...

#include "base/source/fbuffer.h"

Namespaces

 Steinberg
 
 Steinberg::HexBinary
 

Functions

bool decode (const void *input, int32 inputSize, Buffer &result)
 convert the HexBinary input buffer to binary. More...
 
bool encode (const void *input, int32 inputSize, Buffer &result)
 convert the binary input buffer to HexBinary. More...
 

Detailed Description

HexBinary encoding and decoding.

Empty

Copyright ©2017 Steinberg Media Technologies GmbH. All Rights Reserved. This documentation is under this license.