You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by gang li <po...@gmail.com> on 2014/12/30 05:09:24 UTC

why does TSIOBufferReaderCopy(...) can not be reached in api

Hi all:

    I always make deep string copy from TSIOBuffer to continuous memory,
but I  found that the function TSIOBufferReaderCopy(…) can not be reached
in api, is there any other method can do this?