public interface IAnnotationServerHandler
Modifier and Type | Method and Description |
---|---|
RecorderAnnotation |
process(byte[] buffer,
int len)
Processes the buffer and returns an RecorderAnnotation
|
RecorderAnnotation process(byte[] buffer, int len)
buffer
- containing the bytes UTF-8 encodedlen
- of the buffer© Copyright IBM Corp. 2013. All rights reserved.