public interface SourceType
It is important that the length is word aligned (16bits, 2bytes). If necessary a null byte must be appended.
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
getLength()
Get the full length required in the buffer
|
int |
hashCode() |
void |
render(IoBuffer buffer,
int offset,
DataItemValue value) |
int hashCode()
hashCode in class java.lang.Objectboolean equals(java.lang.Object obj)
equals in class java.lang.Objectvoid render(IoBuffer buffer,
int offset,
DataItemValue value)
int getLength()
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0