Platform SDK Java 8.5 API Reference

com.genesyslab.platform.commons.connection
Interface MessageStructureHandler.StringBytes

Enclosing interface:
MessageStructureHandler

public static interface MessageStructureHandler.StringBytes


Method Summary
 void erase()
           
 void get(byte[] dst, int dstOffset)
           
 byte get(int position)
           
 int length()
           
 

Method Detail

length

int length()

get

byte get(int position)

get

void get(byte[] dst,
         int dstOffset)

erase

void erase()

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.