valueToData abstract method

void valueToData(
  1. ByteData data,
  2. T value
)

Implementation

void valueToData(ByteData data, T value);