ByteDataReaderRosSerializers extension

on
  • ByteDataWriter

Methods

writeArray<T>(List<T> array, void func(T), {int? specArrayLen}) → void

Available on ByteDataWriter, provided by the ByteDataReaderRosSerializers extension

writeString(String value) → void

Available on ByteDataWriter, provided by the ByteDataReaderRosSerializers extension

writeTime(RosTime time) → void

Available on ByteDataWriter, provided by the ByteDataReaderRosSerializers extension