• Matt Stancliff's avatar
    Add sdsnative() · e1619772
    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.
    e1619772
sds.c 34.8 KB