readValue abstract method

void readValue(
  1. ByteLayer data, {
  2. int depth = -1,
})

Implementation

void readValue(ByteLayer data, {int depth = -1});