Ruby 3.4.6p54 (2025-09-16 revision dbd83256b1cec76c69756ecb8758b9e1079833de)
encoding.h File Reference

Encoding relates APIs. More...

Go to the source code of this file.

Detailed Description

Encoding relates APIs.

Author
Author
matz
Date
Thu May 24 11:49:41 JST 2007

These APIs are mainly for implementing encodings themselves. Encodings are built on top of Ruby's core CAPIs. Though not prohibited, there can be relatively less rooms for things in this header file be useful when writing an extension library.

Definition in file encoding.h.