Home | History | Annotate | Download | only in source

Lines Matching full:datacount

3654 	uint32 datacount = sizeof (dest->fBuffer) -
3657 if (datacount)
3659 dest->fStream->Put (dest->fBuffer, datacount);