Proxy method to allow injecting a mock, for testing
protected function buildFields(string $bytes) : Fields { return new Fields($bytes); }