Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

Java/sun/nio/ByteBuffered.fz


# Fuzion interface to instance members of Java instance class 'sun.nio.ByteBuffered'
#
# !!!!!!  DO NOT EDIT, GENERATED CODE !!!!!!
#
# This code was generated automatically using the fzjava tool V0.087 called 
# as follows:
#
#   ./build/bin/fzjava java.base -to=build/modules/java.base -verbose=0
#
public Java.sun.nio.ByteBuffered(forbidden void) ref : fuzion.java.Java_Object(forbidden) is

  # call Java instance method 'public abstract java.nio.ByteBuffer sun.nio.ByteBuffered.getByteBuffer() throws java.io.IOException':
  #
  public getByteBuffer outcome (Java.java.nio.ByteBuffer) =>
    fuzion.java.call_virtual (outcome (Java.java.nio.ByteBuffer)) "sun.nio.ByteBuffered" "getByteBuffer" "()Ljava/nio/ByteBuffer;" ByteBuffered.this []