Neokernel API
HTTPDecoderStream.Read Method
public override
int
Read(
byte
[]
buf
,
int
start
,
int
len
);
See Also
HTTPDecoderStream Class
|
com.neokernel.httpd Namespace