|
Remote System Explorer DataStore Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IByteConverter
Interface for converting between host bytes and client bytes
Method Summary | |
---|---|
byte[] |
convertClientBytesToHostBytes(byte[] buffer,
int offset,
int length)
|
byte[] |
convertHostBytesToClientBytes(byte[] buffer,
int offset,
int length)
|
void |
setContext(File file)
|
Method Detail |
---|
void setContext(File file)
byte[] convertHostBytesToClientBytes(byte[] buffer, int offset, int length)
byte[] convertClientBytesToHostBytes(byte[] buffer, int offset, int length)
|
Remote System Explorer DataStore Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |