public class ObjectArrayToIMB extends Object
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
Modifier and Type | Method and Description |
---|---|
static TByteBuffer |
objectArrayToIMBPayload(Object[] data)
Convert an array of Object to an IMB payload.
|
public static TByteBuffer objectArrayToIMBPayload(Object[] data) throws IMBException
data
- Object[]; the data to transmitIMBException
Copyright © 2014–2016 Delft University of Technology. All rights reserved.