Macro aerospike::as_blob [] [src]

macro_rules! as_blob {
    ($val:expr) => { ... };
}

Constructs a new Blob Value from one of the supported native data types.