Class RawSection

java.lang.Object
com.dylibso.chicory.wasm.types.Section
com.dylibso.chicory.wasm.types.RawSection

public class RawSection extends Section
  • Constructor Details

    • RawSection

      public RawSection(long id, byte[] contents)
  • Method Details

    • contents

      public byte[] contents()