Class ConstantUtf8


  • public final class ConstantUtf8
    extends Constant
    Extends the abstract Constant to represent a reference to a UTF-8 encoded string.
    See Also:
    Constant
    • Method Detail

      • getBytes

        public String getBytes()
        Returns:
        Data converted to string.