• Matt Stancliff's avatar
    Add sdsnative() · 23a93d5c
    Matt Stancliff authored
    Use the existing memory space for an SDS to convert it to a regular
    character buffer so we don't need to allocate duplicate space just
    to extract a usable buffer for native operations.
    23a93d5c
sds.c 34.8 KB