JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.teavm.backend.wasm.debug
SectionDataConsumer
Contents
Description
Method Summary
Method Details
accept(byte[], int, int)
Hide sidebar
Show sidebar
Interface SectionDataConsumer
public interface
SectionDataConsumer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
accept
(byte[] data, int start, int end)
Method Details
accept
void
accept
(byte[] data, int start, int end)