getFlatSize method

int getFlatSize()

Gets the TensorBuffer.flatSize of the buffer.

Implementation

int getFlatSize() => flatSize;