Note that $(D_PSYMBOL length) doesn't return the real length of the data,
but only the array length that will be returned with $(D_PSYMBOL buffer)
next time. Be sure to call $(D_PSYMBOL buffer) and set $(D_KEYWORD +=)
until $(D_PSYMBOL length) returns 0.
Note that $(D_PSYMBOL length) doesn't return the real length of the data, but only the array length that will be returned with $(D_PSYMBOL buffer) next time. Be sure to call $(D_PSYMBOL buffer) and set $(D_KEYWORD +=) until $(D_PSYMBOL length) returns 0.