getContentEndian method

Endian getContentEndian()

Implementation

Endian getContentEndian() {
  return Endian.big;
}