menu
bpe package
documentation
tiktoken/src/common/byte_array.dart
ByteArray
bytes property
bytes property
dark_mode
light_mode
bytes
property
Uint8List
get
bytes
Getter for the underlying value
Implementation
Uint8List get bytes => _bytes;
bpe package
documentation
tiktoken/src/common/byte_array
ByteArray
bytes property
ByteArray class