Carbon


TNetbuf

Header: OpenTransport.h

struct TNetbuf {
    ByteCount maxlen; 
    ByteCount len; 
    UInt8 *buf;
};

© 2000 Apple Computer, Inc. (Last Updated 6/26/2000)