Copy this hash value as a byte list.
@override Uint8List copyAsBytes() => new Uint8List.fromList(_content);