Interface ReadableStreamReadResult

All Superinterfaces:
org.teavm.jso.JSObject

public interface ReadableStreamReadResult extends org.teavm.jso.JSObject
  • Method Summary

    Modifier and Type
    Method
    Description
     
    boolean
     

    Methods inherited from interface org.teavm.jso.JSObject

    cast
  • Method Details

    • getValue

      Int8Array getValue()
    • isDone

      boolean isDone()