English | Estonian |
Base 64 encoding | Base 64 kodeerimine (A binary-to-text encoding scheme whereby an arbitrary sequence of bytes is converted to a sequence of printable ASCII characters) |
one-pass encoding | ühekäiguline kodeerimine (An encoding method in which content is analyzed and compressed in the same pass through the encoder) |
two-pass encoding | kahekäiguline kodeerimine (An encoding method in which content is analyzed in one pass through the encoder, after which compression is applied in the second pass) |