|  | 
 | ||||
|        | |||||
|  | ||||||
| Other Library Functions | ||||||
| function | IOProtocolEndDelimited | 
| Library: Packetizing support (OMIOPROT) legacy library Include: omioprot.xin | Return type: OMX Returns: Returns an I/O protocol object that implements the end-delimited protocol. | 
define external IOProtocol function IOProtocolEndDelimited value string End-of-Data-Pattern
This function is used to implement the end-delimited protocol. In this protocol, the end of data is indicated by end-marking the data with the specified end-of-data pattern. The end-of-data pattern must not occur in the data. The length of the end-of-data pattern must be at least 1 byte and no more than 64 bytes.
Examples in common use:
| Other Library Functions IOProtocolEndDelimited IOProtocolIsVersionCompatible IOProtocolLibraryVersion IOProtocolMultiPacket IOProtocolSinglePacket | 
Copyright © Stilo International plc, 1988-2008.