Net::FTPServer::DBeg1::IOBlob - The example DB FTP server personality
use Net::FTPServer::DBeg1::IOBlob;
Create an IO handle for reading or writing a PostgreSQL blob.
Read 1 byte from the buffer and return it
Read $nbytes
from the handle and place them in $buffer
at offset $offset
.
Write $nbytes
to the handle from $buffer
offset $offset
.
Close the IO handle.
Richard Jones (rich@annexia.org).
Copyright (C) 2000 Biblio@Tech Ltd., Unit 2-3, 50 Carnwath Road, London, SW6 3EG, UK