BowlerKernel
Public Member Functions | List of all members
com.neuronrobotics.sdk.common.ISendable Interface Reference
Inheritance diagram for com.neuronrobotics.sdk.common.ISendable:
Inheritance graph
[legend]

Public Member Functions

byte[] getBytes ()
 

Detailed Description

This interface is implemented by objects that can serialise themselves into a byte array.

Author
rbreznak

Definition at line 22 of file ISendable.java.

Member Function Documentation

◆ getBytes()

byte [] com.neuronrobotics.sdk.common.ISendable.getBytes ( )

The documentation for this interface was generated from the following file: