NaviServer Programmable Web Server

ns_adp_trunc(n)

NaviServer Built-in Commands – 5.0.0a


[ Main Table Of Contents | Table Of Contents | Keyword Index ]

Name

ns_adp_trunc - Truncate the ADP output buffer

Table Of Contents

Synopsis

Description

This command truncates the ADP output buffer. Any data that was previously queued for sending using ns_adp_puts or other means is cleared from the buffer and will not be sent. If the optional argument length is omitted, the truncation will be to zero bytes.

COMMANDS

ns_adp_trunc ?length?

See Also

ns_adp_puts, nsd

Keywords

ADP, server built-in