Interface ByteListHolder

All Known Subinterfaces:
CodeRangeable
All Known Implementing Classes:
RubyString, RubyString.FString

public interface ByteListHolder
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     
    void
    modify(int length)
     
  • Method Details

    • getByteList

      ByteList getByteList()
    • modify

      void modify()
    • modify

      void modify(int length)