public override int Read(byte[] buf, int off, int len) { return(handler.ReadApplicationData(buf, off, len)); }