method
with_binary
v2_6_3 -
Show latest stable
- Class:
Net::FTP
with_binary(newmode)private
Toggles transfers in binary mode and yields to a block. This preserves your current binary send mode, but allows a temporary transaction with binary sendmode of newmode.
newmode is either true or false