tok_decoder | R Documentation |
Generic class for decoders
Generic class for decoders
.decoder
The raw pointer to the decoder
new()
Initializes a decoder
tok_decoder$new(decoder)
decoder
a raw decoder pointer
clone()
The objects of this class are cloneable with this method.
tok_decoder$clone(deep = FALSE)
deep
Whether to make a deep clone.
Other decoders:
decoder_byte_level
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.