public class io.vertx.reactivex.core.file.AsyncFile implements io.vertx.reactivex.core.streams.ReadStream<io.vertx.reactivex.core.buffer.Buffer>, io.vertx.reactivex.core.streams.WriteStream<io.vertx.reactivex.core.buffer.Buffer>
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: io.vertx.reactivex.core.file.AsyncFile
  super_class: java.lang.Object
{
  public static final io.vertx.lang.rx.TypeArg<io.vertx.reactivex.core.file.AsyncFile> __TYPE_ARG;
    descriptor: Lio/vertx/lang/rx/TypeArg;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Lio/vertx/lang/rx/TypeArg<Lio/vertx/reactivex/core/file/AsyncFile;>;

  private final io.vertx.core.file.AsyncFile delegate;
    descriptor: Lio/vertx/core/file/AsyncFile;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private io.reactivex.Observable<io.vertx.reactivex.core.buffer.Buffer> observable;
    descriptor: Lio/reactivex/Observable;
    flags: (0x0002) ACC_PRIVATE
    Signature: Lio/reactivex/Observable<Lio/vertx/reactivex/core/buffer/Buffer;>;

  private io.reactivex.Flowable<io.vertx.reactivex.core.buffer.Buffer> flowable;
    descriptor: Lio/reactivex/Flowable;
    flags: (0x0002) ACC_PRIVATE
    Signature: Lio/reactivex/Flowable<Lio/vertx/reactivex/core/buffer/Buffer;>;

  private io.vertx.reactivex.WriteStreamObserver<io.vertx.reactivex.core.buffer.Buffer> observer;
    descriptor: Lio/vertx/reactivex/WriteStreamObserver;
    flags: (0x0002) ACC_PRIVATE
    Signature: Lio/vertx/reactivex/WriteStreamObserver<Lio/vertx/reactivex/core/buffer/Buffer;>;

  private io.vertx.reactivex.WriteStreamSubscriber<io.vertx.reactivex.core.buffer.Buffer> subscriber;
    descriptor: Lio/vertx/reactivex/WriteStreamSubscriber;
    flags: (0x0002) ACC_PRIVATE
    Signature: Lio/vertx/reactivex/WriteStreamSubscriber<Lio/vertx/reactivex/core/buffer/Buffer;>;

  private static final io.vertx.lang.rx.TypeArg<io.vertx.reactivex.core.buffer.Buffer> TYPE_ARG_0;
    descriptor: Lio/vertx/lang/rx/TypeArg;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    Signature: Lio/vertx/lang/rx/TypeArg<Lio/vertx/reactivex/core/buffer/Buffer;>;

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=4, locals=0, args_size=0
         0: .line 74
            new io.vertx.lang.rx.TypeArg
            dup
            invokedynamic apply()Ljava/util/function/Function;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)Ljava/lang/Object;
                  io/vertx/reactivex/core/file/AsyncFile.lambda$0(Ljava/lang/Object;)Ljava/lang/Object; (6)
                  (Ljava/lang/Object;)Ljava/lang/Object;
         1: .line 75
            invokedynamic apply()Ljava/util/function/Function;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)Ljava/lang/Object;
                  io/vertx/reactivex/core/file/AsyncFile.getDelegate()Lio/vertx/core/file/AsyncFile; (5)
                  (Lio/vertx/reactivex/core/file/AsyncFile;)Ljava/lang/Object;
         2: .line 74
            invokespecial io.vertx.lang.rx.TypeArg.<init>:(Ljava/util/function/Function;Ljava/util/function/Function;)V
            putstatic io.vertx.reactivex.core.file.AsyncFile.__TYPE_ARG:Lio/vertx/lang/rx/TypeArg;
         3: .line 130
            new io.vertx.lang.rx.TypeArg
            dup
            invokedynamic apply()Ljava/util/function/Function;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)Ljava/lang/Object;
                  io/vertx/reactivex/core/file/AsyncFile.lambda$2(Ljava/lang/Object;)Ljava/lang/Object; (6)
                  (Ljava/lang/Object;)Ljava/lang/Object;
            invokedynamic apply()Ljava/util/function/Function;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)Ljava/lang/Object;
                  io/vertx/reactivex/core/file/AsyncFile.lambda$3(Lio/vertx/reactivex/core/buffer/Buffer;)Ljava/lang/Object; (6)
                  (Lio/vertx/reactivex/core/buffer/Buffer;)Ljava/lang/Object;
            invokespecial io.vertx.lang.rx.TypeArg.<init>:(Ljava/util/function/Function;Ljava/util/function/Function;)V
            putstatic io.vertx.reactivex.core.file.AsyncFile.TYPE_ARG_0:Lio/vertx/lang/rx/TypeArg;
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public java.lang.String toString();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
         0: .line 58
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.delegate:Lio/vertx/core/file/AsyncFile;
            invokevirtual java.lang.Object.toString:()Ljava/lang/String;
            areturn
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/reactivex/core/file/AsyncFile;

  public boolean equals(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 1 // java.lang.Object o
         0: .line 63
            aload 0 /* this */
            aload 1 /* o */
            if_acmpne 1
            iconst_1
            ireturn
         1: .line 64
      StackMap locals:
      StackMap stack:
            aload 1 /* o */
            ifnull 2
            aload 0 /* this */
            invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
            aload 1 /* o */
            invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
            if_acmpeq 3
      StackMap locals:
      StackMap stack:
         2: iconst_0
            ireturn
         3: .line 65
      StackMap locals:
      StackMap stack:
            aload 1 /* o */
            checkcast io.vertx.reactivex.core.file.AsyncFile
            astore 2 /* that */
        start local 2 // io.vertx.reactivex.core.file.AsyncFile that
         4: .line 66
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.delegate:Lio/vertx/core/file/AsyncFile;
            aload 2 /* that */
            getfield io.vertx.reactivex.core.file.AsyncFile.delegate:Lio/vertx/core/file/AsyncFile;
            invokevirtual java.lang.Object.equals:(Ljava/lang/Object;)Z
            ireturn
        end local 2 // io.vertx.reactivex.core.file.AsyncFile that
        end local 1 // java.lang.Object o
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    5     1     o  Ljava/lang/Object;
            4    5     2  that  Lio/vertx/reactivex/core/file/AsyncFile;
    MethodParameters:
      Name  Flags
      o     

  public int hashCode();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
         0: .line 71
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.delegate:Lio/vertx/core/file/AsyncFile;
            invokevirtual java.lang.Object.hashCode:()I
            ireturn
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/reactivex/core/file/AsyncFile;

  public void <init>(io.vertx.core.file.AsyncFile);
    descriptor: (Lio/vertx/core/file/AsyncFile;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 1 // io.vertx.core.file.AsyncFile delegate
         0: .line 80
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 81
            aload 0 /* this */
            aload 1 /* delegate */
            putfield io.vertx.reactivex.core.file.AsyncFile.delegate:Lio/vertx/core/file/AsyncFile;
         2: .line 82
            return
        end local 1 // io.vertx.core.file.AsyncFile delegate
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    3     0      this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    3     1  delegate  Lio/vertx/core/file/AsyncFile;
    MethodParameters:
          Name  Flags
      delegate  

  public void <init>(java.lang.Object);
    descriptor: (Ljava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 1 // java.lang.Object delegate
         0: .line 84
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 85
            aload 0 /* this */
            aload 1 /* delegate */
            checkcast io.vertx.core.file.AsyncFile
            putfield io.vertx.reactivex.core.file.AsyncFile.delegate:Lio/vertx/core/file/AsyncFile;
         2: .line 86
            return
        end local 1 // java.lang.Object delegate
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    3     0      this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    3     1  delegate  Ljava/lang/Object;
    MethodParameters:
          Name  Flags
      delegate  

  public io.vertx.core.file.AsyncFile getDelegate();
    descriptor: ()Lio/vertx/core/file/AsyncFile;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
         0: .line 89
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.delegate:Lio/vertx/core/file/AsyncFile;
            areturn
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/reactivex/core/file/AsyncFile;

  public synchronized io.reactivex.Observable<io.vertx.reactivex.core.buffer.Buffer> toObservable();
    descriptor: ()Lio/reactivex/Observable;
    flags: (0x0021) ACC_PUBLIC, ACC_SYNCHRONIZED
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
         0: .line 96
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.observable:Lio/reactivex/Observable;
            ifnonnull 3
         1: .line 97
            invokedynamic apply()Ljava/util/function/Function;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)Ljava/lang/Object;
                  io/vertx/reactivex/core/buffer/Buffer.newInstance(Lio/vertx/core/buffer/Buffer;)Lio/vertx/reactivex/core/buffer/Buffer; (6)
                  (Lio/vertx/core/buffer/Buffer;)Lio/vertx/reactivex/core/buffer/Buffer;
            astore 1 /* conv */
        start local 1 // java.util.function.Function conv
         2: .line 98
            aload 0 /* this */
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.delegate:Lio/vertx/core/file/AsyncFile;
            aload 1 /* conv */
            invokestatic io.vertx.reactivex.ObservableHelper.toObservable:(Lio/vertx/core/streams/ReadStream;Ljava/util/function/Function;)Lio/reactivex/Observable;
            putfield io.vertx.reactivex.core.file.AsyncFile.observable:Lio/reactivex/Observable;
        end local 1 // java.util.function.Function conv
         3: .line 100
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.observable:Lio/reactivex/Observable;
            areturn
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lio/vertx/reactivex/core/file/AsyncFile;
            2    3     1  conv  Ljava/util/function/Function<Lio/vertx/core/buffer/Buffer;Lio/vertx/reactivex/core/buffer/Buffer;>;
    Signature: ()Lio/reactivex/Observable<Lio/vertx/reactivex/core/buffer/Buffer;>;

  public synchronized io.reactivex.Flowable<io.vertx.reactivex.core.buffer.Buffer> toFlowable();
    descriptor: ()Lio/reactivex/Flowable;
    flags: (0x0021) ACC_PUBLIC, ACC_SYNCHRONIZED
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
         0: .line 104
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.flowable:Lio/reactivex/Flowable;
            ifnonnull 3
         1: .line 105
            invokedynamic apply()Ljava/util/function/Function;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)Ljava/lang/Object;
                  io/vertx/reactivex/core/buffer/Buffer.newInstance(Lio/vertx/core/buffer/Buffer;)Lio/vertx/reactivex/core/buffer/Buffer; (6)
                  (Lio/vertx/core/buffer/Buffer;)Lio/vertx/reactivex/core/buffer/Buffer;
            astore 1 /* conv */
        start local 1 // java.util.function.Function conv
         2: .line 106
            aload 0 /* this */
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.delegate:Lio/vertx/core/file/AsyncFile;
            aload 1 /* conv */
            invokestatic io.vertx.reactivex.FlowableHelper.toFlowable:(Lio/vertx/core/streams/ReadStream;Ljava/util/function/Function;)Lio/reactivex/Flowable;
            putfield io.vertx.reactivex.core.file.AsyncFile.flowable:Lio/reactivex/Flowable;
        end local 1 // java.util.function.Function conv
         3: .line 108
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.flowable:Lio/reactivex/Flowable;
            areturn
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lio/vertx/reactivex/core/file/AsyncFile;
            2    3     1  conv  Ljava/util/function/Function<Lio/vertx/core/buffer/Buffer;Lio/vertx/reactivex/core/buffer/Buffer;>;
    Signature: ()Lio/reactivex/Flowable<Lio/vertx/reactivex/core/buffer/Buffer;>;

  public synchronized io.vertx.reactivex.WriteStreamObserver<io.vertx.reactivex.core.buffer.Buffer> toObserver();
    descriptor: ()Lio/vertx/reactivex/WriteStreamObserver;
    flags: (0x0021) ACC_PUBLIC, ACC_SYNCHRONIZED
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
         0: .line 115
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.observer:Lio/vertx/reactivex/WriteStreamObserver;
            ifnonnull 3
         1: .line 116
            invokedynamic apply()Ljava/util/function/Function;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)Ljava/lang/Object;
                  io/vertx/reactivex/core/buffer/Buffer.getDelegate()Lio/vertx/core/buffer/Buffer; (5)
                  (Lio/vertx/reactivex/core/buffer/Buffer;)Lio/vertx/core/buffer/Buffer;
            astore 1 /* conv */
        start local 1 // java.util.function.Function conv
         2: .line 117
            aload 0 /* this */
            aload 0 /* this */
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.getDelegate:()Lio/vertx/core/file/AsyncFile;
            aload 1 /* conv */
            invokestatic io.vertx.reactivex.RxHelper.toObserver:(Lio/vertx/core/streams/WriteStream;Ljava/util/function/Function;)Lio/vertx/reactivex/WriteStreamObserver;
            putfield io.vertx.reactivex.core.file.AsyncFile.observer:Lio/vertx/reactivex/WriteStreamObserver;
        end local 1 // java.util.function.Function conv
         3: .line 119
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.observer:Lio/vertx/reactivex/WriteStreamObserver;
            areturn
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lio/vertx/reactivex/core/file/AsyncFile;
            2    3     1  conv  Ljava/util/function/Function<Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/buffer/Buffer;>;
    Signature: ()Lio/vertx/reactivex/WriteStreamObserver<Lio/vertx/reactivex/core/buffer/Buffer;>;

  public synchronized io.vertx.reactivex.WriteStreamSubscriber<io.vertx.reactivex.core.buffer.Buffer> toSubscriber();
    descriptor: ()Lio/vertx/reactivex/WriteStreamSubscriber;
    flags: (0x0021) ACC_PUBLIC, ACC_SYNCHRONIZED
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
         0: .line 123
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.subscriber:Lio/vertx/reactivex/WriteStreamSubscriber;
            ifnonnull 3
         1: .line 124
            invokedynamic apply()Ljava/util/function/Function;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)Ljava/lang/Object;
                  io/vertx/reactivex/core/buffer/Buffer.getDelegate()Lio/vertx/core/buffer/Buffer; (5)
                  (Lio/vertx/reactivex/core/buffer/Buffer;)Lio/vertx/core/buffer/Buffer;
            astore 1 /* conv */
        start local 1 // java.util.function.Function conv
         2: .line 125
            aload 0 /* this */
            aload 0 /* this */
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.getDelegate:()Lio/vertx/core/file/AsyncFile;
            aload 1 /* conv */
            invokestatic io.vertx.reactivex.RxHelper.toSubscriber:(Lio/vertx/core/streams/WriteStream;Ljava/util/function/Function;)Lio/vertx/reactivex/WriteStreamSubscriber;
            putfield io.vertx.reactivex.core.file.AsyncFile.subscriber:Lio/vertx/reactivex/WriteStreamSubscriber;
        end local 1 // java.util.function.Function conv
         3: .line 127
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.subscriber:Lio/vertx/reactivex/WriteStreamSubscriber;
            areturn
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lio/vertx/reactivex/core/file/AsyncFile;
            2    3     1  conv  Ljava/util/function/Function<Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/buffer/Buffer;>;
    Signature: ()Lio/vertx/reactivex/WriteStreamSubscriber<Lio/vertx/reactivex/core/buffer/Buffer;>;

  public void write(io.vertx.reactivex.core.buffer.Buffer, io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
    descriptor: (Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 1 // io.vertx.reactivex.core.buffer.Buffer data
        start local 2 // io.vertx.core.Handler handler
         0: .line 138
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.delegate:Lio/vertx/core/file/AsyncFile;
            aload 1 /* data */
            invokevirtual io.vertx.reactivex.core.buffer.Buffer.getDelegate:()Lio/vertx/core/buffer/Buffer;
            aload 2 /* handler */
            invokeinterface io.vertx.core.file.AsyncFile.write:(Ljava/lang/Object;Lio/vertx/core/Handler;)V
         1: .line 139
            return
        end local 2 // io.vertx.core.Handler handler
        end local 1 // io.vertx.reactivex.core.buffer.Buffer data
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    2     1     data  Lio/vertx/reactivex/core/buffer/Buffer;
            0    2     2  handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;
    Signature: (Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)V
    MethodParameters:
         Name  Flags
      data     
      handler  

  public void write(io.vertx.reactivex.core.buffer.Buffer);
    descriptor: (Lio/vertx/reactivex/core/buffer/Buffer;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 1 // io.vertx.reactivex.core.buffer.Buffer data
         0: .line 146
            aload 0 /* this */
            aload 1 /* data */
            invokedynamic handle()Lio/vertx/core/Handler;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)V
                  io/vertx/reactivex/core/file/AsyncFile.lambda$8(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.write:(Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)V
         1: .line 147
            return
        end local 1 // io.vertx.reactivex.core.buffer.Buffer data
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    2     1  data  Lio/vertx/reactivex/core/buffer/Buffer;
    MethodParameters:
      Name  Flags
      data  

  public io.reactivex.Completable rxWrite(io.vertx.reactivex.core.buffer.Buffer);
    descriptor: (Lio/vertx/reactivex/core/buffer/Buffer;)Lio/reactivex/Completable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 1 // io.vertx.reactivex.core.buffer.Buffer data
         0: .line 155
            aload 0 /* this */
            aload 1 /* data */
            invokedynamic accept(Lio/vertx/reactivex/core/file/AsyncFile;Lio/vertx/reactivex/core/buffer/Buffer;)Ljava/util/function/Consumer;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)V
                  io/vertx/reactivex/core/file/AsyncFile.lambda$9(Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)V (7)
                  (Lio/vertx/core/Handler;)V
            invokestatic io.vertx.reactivex.impl.AsyncResultCompletable.toCompletable:(Ljava/util/function/Consumer;)Lio/reactivex/Completable;
            areturn
        end local 1 // io.vertx.reactivex.core.buffer.Buffer data
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    1     1  data  Lio/vertx/reactivex/core/buffer/Buffer;
    MethodParameters:
      Name  Flags
      data  

  public void end(io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
    descriptor: (Lio/vertx/core/Handler;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 1 // io.vertx.core.Handler handler
         0: .line 165
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.delegate:Lio/vertx/core/file/AsyncFile;
            aload 1 /* handler */
            invokeinterface io.vertx.core.file.AsyncFile.end:(Lio/vertx/core/Handler;)V
         1: .line 166
            return
        end local 1 // io.vertx.core.Handler handler
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    2     1  handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;
    Signature: (Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)V
    MethodParameters:
         Name  Flags
      handler  

  public void end();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
         0: .line 172
            aload 0 /* this */
            invokedynamic handle()Lio/vertx/core/Handler;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)V
                  io/vertx/reactivex/core/file/AsyncFile.lambda$10(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.end:(Lio/vertx/core/Handler;)V
         1: .line 173
            return
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/core/file/AsyncFile;

  public io.reactivex.Completable rxEnd();
    descriptor: ()Lio/reactivex/Completable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
         0: .line 180
            aload 0 /* this */
            invokedynamic accept(Lio/vertx/reactivex/core/file/AsyncFile;)Ljava/util/function/Consumer;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)V
                  io/vertx/reactivex/core/file/AsyncFile.lambda$11(Lio/vertx/core/Handler;)V (7)
                  (Lio/vertx/core/Handler;)V
            invokestatic io.vertx.reactivex.impl.AsyncResultCompletable.toCompletable:(Ljava/util/function/Consumer;)Lio/reactivex/Completable;
            areturn
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/reactivex/core/file/AsyncFile;

  public void end(io.vertx.reactivex.core.buffer.Buffer, io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
    descriptor: (Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 1 // io.vertx.reactivex.core.buffer.Buffer data
        start local 2 // io.vertx.core.Handler handler
         0: .line 191
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.delegate:Lio/vertx/core/file/AsyncFile;
            aload 1 /* data */
            invokevirtual io.vertx.reactivex.core.buffer.Buffer.getDelegate:()Lio/vertx/core/buffer/Buffer;
            aload 2 /* handler */
            invokeinterface io.vertx.core.file.AsyncFile.end:(Ljava/lang/Object;Lio/vertx/core/Handler;)V
         1: .line 192
            return
        end local 2 // io.vertx.core.Handler handler
        end local 1 // io.vertx.reactivex.core.buffer.Buffer data
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    2     1     data  Lio/vertx/reactivex/core/buffer/Buffer;
            0    2     2  handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;
    Signature: (Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)V
    MethodParameters:
         Name  Flags
      data     
      handler  

  public void end(io.vertx.reactivex.core.buffer.Buffer);
    descriptor: (Lio/vertx/reactivex/core/buffer/Buffer;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 1 // io.vertx.reactivex.core.buffer.Buffer data
         0: .line 199
            aload 0 /* this */
            aload 1 /* data */
            invokedynamic handle()Lio/vertx/core/Handler;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)V
                  io/vertx/reactivex/core/file/AsyncFile.lambda$12(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.end:(Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)V
         1: .line 200
            return
        end local 1 // io.vertx.reactivex.core.buffer.Buffer data
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    2     1  data  Lio/vertx/reactivex/core/buffer/Buffer;
    MethodParameters:
      Name  Flags
      data  

  public io.reactivex.Completable rxEnd(io.vertx.reactivex.core.buffer.Buffer);
    descriptor: (Lio/vertx/reactivex/core/buffer/Buffer;)Lio/reactivex/Completable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 1 // io.vertx.reactivex.core.buffer.Buffer data
         0: .line 208
            aload 0 /* this */
            aload 1 /* data */
            invokedynamic accept(Lio/vertx/reactivex/core/file/AsyncFile;Lio/vertx/reactivex/core/buffer/Buffer;)Ljava/util/function/Consumer;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)V
                  io/vertx/reactivex/core/file/AsyncFile.lambda$13(Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)V (7)
                  (Lio/vertx/core/Handler;)V
            invokestatic io.vertx.reactivex.impl.AsyncResultCompletable.toCompletable:(Ljava/util/function/Consumer;)Lio/reactivex/Completable;
            areturn
        end local 1 // io.vertx.reactivex.core.buffer.Buffer data
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    1     1  data  Lio/vertx/reactivex/core/buffer/Buffer;
    MethodParameters:
      Name  Flags
      data  

  public boolean writeQueueFull();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
         0: .line 218
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.delegate:Lio/vertx/core/file/AsyncFile;
            invokeinterface io.vertx.core.file.AsyncFile.writeQueueFull:()Z
            istore 1 /* ret */
        start local 1 // boolean ret
         1: .line 219
            iload 1 /* ret */
            ireturn
        end local 1 // boolean ret
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/core/file/AsyncFile;
            1    2     1   ret  Z

  public io.vertx.reactivex.core.streams.Pipe<io.vertx.reactivex.core.buffer.Buffer> pipe();
    descriptor: ()Lio/vertx/reactivex/core/streams/Pipe;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
         0: .line 229
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.delegate:Lio/vertx/core/file/AsyncFile;
            invokeinterface io.vertx.core.file.AsyncFile.pipe:()Lio/vertx/core/streams/Pipe;
            getstatic io.vertx.reactivex.core.file.AsyncFile.TYPE_ARG_0:Lio/vertx/lang/rx/TypeArg;
            invokestatic io.vertx.reactivex.core.streams.Pipe.newInstance:(Lio/vertx/core/streams/Pipe;Lio/vertx/lang/rx/TypeArg;)Lio/vertx/reactivex/core/streams/Pipe;
            astore 1 /* ret */
        start local 1 // io.vertx.reactivex.core.streams.Pipe ret
         1: .line 230
            aload 1 /* ret */
            areturn
        end local 1 // io.vertx.reactivex.core.streams.Pipe ret
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/core/file/AsyncFile;
            1    2     1   ret  Lio/vertx/reactivex/core/streams/Pipe<Lio/vertx/reactivex/core/buffer/Buffer;>;
    Signature: ()Lio/vertx/reactivex/core/streams/Pipe<Lio/vertx/reactivex/core/buffer/Buffer;>;

  public void pipeTo(io.vertx.reactivex.core.streams.WriteStream<io.vertx.reactivex.core.buffer.Buffer>, io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
    descriptor: (Lio/vertx/reactivex/core/streams/WriteStream;Lio/vertx/core/Handler;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 1 // io.vertx.reactivex.core.streams.WriteStream dst
        start local 2 // io.vertx.core.Handler handler
         0: .line 244
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.delegate:Lio/vertx/core/file/AsyncFile;
            aload 1 /* dst */
            invokeinterface io.vertx.reactivex.core.streams.WriteStream.getDelegate:()Lio/vertx/core/streams/WriteStream;
            aload 2 /* handler */
            invokeinterface io.vertx.core.file.AsyncFile.pipeTo:(Lio/vertx/core/streams/WriteStream;Lio/vertx/core/Handler;)V
         1: .line 245
            return
        end local 2 // io.vertx.core.Handler handler
        end local 1 // io.vertx.reactivex.core.streams.WriteStream dst
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    2     1      dst  Lio/vertx/reactivex/core/streams/WriteStream<Lio/vertx/reactivex/core/buffer/Buffer;>;
            0    2     2  handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;
    Signature: (Lio/vertx/reactivex/core/streams/WriteStream<Lio/vertx/reactivex/core/buffer/Buffer;>;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)V
    MethodParameters:
         Name  Flags
      dst      
      handler  

  public void pipeTo(io.vertx.reactivex.core.streams.WriteStream<io.vertx.reactivex.core.buffer.Buffer>);
    descriptor: (Lio/vertx/reactivex/core/streams/WriteStream;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 1 // io.vertx.reactivex.core.streams.WriteStream dst
         0: .line 257
            aload 0 /* this */
            aload 1 /* dst */
            invokedynamic handle()Lio/vertx/core/Handler;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)V
                  io/vertx/reactivex/core/file/AsyncFile.lambda$14(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.pipeTo:(Lio/vertx/reactivex/core/streams/WriteStream;Lio/vertx/core/Handler;)V
         1: .line 258
            return
        end local 1 // io.vertx.reactivex.core.streams.WriteStream dst
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    2     1   dst  Lio/vertx/reactivex/core/streams/WriteStream<Lio/vertx/reactivex/core/buffer/Buffer;>;
    Signature: (Lio/vertx/reactivex/core/streams/WriteStream<Lio/vertx/reactivex/core/buffer/Buffer;>;)V
    MethodParameters:
      Name  Flags
      dst   

  public io.reactivex.Completable rxPipeTo(io.vertx.reactivex.core.streams.WriteStream<io.vertx.reactivex.core.buffer.Buffer>);
    descriptor: (Lio/vertx/reactivex/core/streams/WriteStream;)Lio/reactivex/Completable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 1 // io.vertx.reactivex.core.streams.WriteStream dst
         0: .line 271
            aload 0 /* this */
            aload 1 /* dst */
            invokedynamic accept(Lio/vertx/reactivex/core/file/AsyncFile;Lio/vertx/reactivex/core/streams/WriteStream;)Ljava/util/function/Consumer;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)V
                  io/vertx/reactivex/core/file/AsyncFile.lambda$15(Lio/vertx/reactivex/core/streams/WriteStream;Lio/vertx/core/Handler;)V (7)
                  (Lio/vertx/core/Handler;)V
            invokestatic io.vertx.reactivex.impl.AsyncResultCompletable.toCompletable:(Ljava/util/function/Consumer;)Lio/reactivex/Completable;
            areturn
        end local 1 // io.vertx.reactivex.core.streams.WriteStream dst
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    1     1   dst  Lio/vertx/reactivex/core/streams/WriteStream<Lio/vertx/reactivex/core/buffer/Buffer;>;
    Signature: (Lio/vertx/reactivex/core/streams/WriteStream<Lio/vertx/reactivex/core/buffer/Buffer;>;)Lio/reactivex/Completable;
    MethodParameters:
      Name  Flags
      dst   

  public io.vertx.reactivex.core.file.AsyncFile handler(io.vertx.core.Handler<io.vertx.reactivex.core.buffer.Buffer>);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/file/AsyncFile;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 1 // io.vertx.core.Handler handler
         0: .line 277
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.delegate:Lio/vertx/core/file/AsyncFile;
            new io.vertx.reactivex.core.file.AsyncFile$1
            dup
            aload 0 /* this */
            aload 1 /* handler */
            invokespecial io.vertx.reactivex.core.file.AsyncFile$1.<init>:(Lio/vertx/reactivex/core/file/AsyncFile;Lio/vertx/core/Handler;)V
            invokeinterface io.vertx.core.file.AsyncFile.handler:(Lio/vertx/core/Handler;)Lio/vertx/core/file/AsyncFile;
            pop
         1: .line 282
            aload 0 /* this */
            areturn
        end local 1 // io.vertx.core.Handler handler
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    2     1  handler  Lio/vertx/core/Handler<Lio/vertx/reactivex/core/buffer/Buffer;>;
    Signature: (Lio/vertx/core/Handler<Lio/vertx/reactivex/core/buffer/Buffer;>;)Lio/vertx/reactivex/core/file/AsyncFile;
    MethodParameters:
         Name  Flags
      handler  

  public io.vertx.reactivex.core.file.AsyncFile pause();
    descriptor: ()Lio/vertx/reactivex/core/file/AsyncFile;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
         0: .line 286
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.delegate:Lio/vertx/core/file/AsyncFile;
            invokeinterface io.vertx.core.file.AsyncFile.pause:()Lio/vertx/core/file/AsyncFile;
            pop
         1: .line 287
            aload 0 /* this */
            areturn
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/core/file/AsyncFile;

  public io.vertx.reactivex.core.file.AsyncFile resume();
    descriptor: ()Lio/vertx/reactivex/core/file/AsyncFile;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
         0: .line 291
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.delegate:Lio/vertx/core/file/AsyncFile;
            invokeinterface io.vertx.core.file.AsyncFile.resume:()Lio/vertx/core/file/AsyncFile;
            pop
         1: .line 292
            aload 0 /* this */
            areturn
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/core/file/AsyncFile;

  public io.vertx.reactivex.core.file.AsyncFile endHandler(io.vertx.core.Handler<java.lang.Void>);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/file/AsyncFile;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 1 // io.vertx.core.Handler endHandler
         0: .line 296
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.delegate:Lio/vertx/core/file/AsyncFile;
            aload 1 /* endHandler */
            invokeinterface io.vertx.core.file.AsyncFile.endHandler:(Lio/vertx/core/Handler;)Lio/vertx/core/file/AsyncFile;
            pop
         1: .line 297
            aload 0 /* this */
            areturn
        end local 1 // io.vertx.core.Handler endHandler
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    2     0        this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    2     1  endHandler  Lio/vertx/core/Handler<Ljava/lang/Void;>;
    Signature: (Lio/vertx/core/Handler<Ljava/lang/Void;>;)Lio/vertx/reactivex/core/file/AsyncFile;
    MethodParameters:
            Name  Flags
      endHandler  

  public io.vertx.reactivex.core.file.AsyncFile setWriteQueueMaxSize(int);
    descriptor: (I)Lio/vertx/reactivex/core/file/AsyncFile;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 1 // int maxSize
         0: .line 301
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.delegate:Lio/vertx/core/file/AsyncFile;
            iload 1 /* maxSize */
            invokeinterface io.vertx.core.file.AsyncFile.setWriteQueueMaxSize:(I)Lio/vertx/core/file/AsyncFile;
            pop
         1: .line 302
            aload 0 /* this */
            areturn
        end local 1 // int maxSize
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    2     1  maxSize  I
    MethodParameters:
         Name  Flags
      maxSize  

  public io.vertx.reactivex.core.file.AsyncFile drainHandler(io.vertx.core.Handler<java.lang.Void>);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/file/AsyncFile;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 1 // io.vertx.core.Handler handler
         0: .line 306
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.delegate:Lio/vertx/core/file/AsyncFile;
            aload 1 /* handler */
            invokeinterface io.vertx.core.file.AsyncFile.drainHandler:(Lio/vertx/core/Handler;)Lio/vertx/core/file/AsyncFile;
            pop
         1: .line 307
            aload 0 /* this */
            areturn
        end local 1 // io.vertx.core.Handler handler
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    2     1  handler  Lio/vertx/core/Handler<Ljava/lang/Void;>;
    Signature: (Lio/vertx/core/Handler<Ljava/lang/Void;>;)Lio/vertx/reactivex/core/file/AsyncFile;
    MethodParameters:
         Name  Flags
      handler  

  public io.vertx.reactivex.core.file.AsyncFile exceptionHandler(io.vertx.core.Handler<java.lang.Throwable>);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/file/AsyncFile;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 1 // io.vertx.core.Handler handler
         0: .line 311
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.delegate:Lio/vertx/core/file/AsyncFile;
            aload 1 /* handler */
            invokeinterface io.vertx.core.file.AsyncFile.exceptionHandler:(Lio/vertx/core/Handler;)Lio/vertx/core/file/AsyncFile;
            pop
         1: .line 312
            aload 0 /* this */
            areturn
        end local 1 // io.vertx.core.Handler handler
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    2     1  handler  Lio/vertx/core/Handler<Ljava/lang/Throwable;>;
    Signature: (Lio/vertx/core/Handler<Ljava/lang/Throwable;>;)Lio/vertx/reactivex/core/file/AsyncFile;
    MethodParameters:
         Name  Flags
      handler  

  public io.vertx.reactivex.core.file.AsyncFile fetch(long);
    descriptor: (J)Lio/vertx/reactivex/core/file/AsyncFile;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 1 // long amount
         0: .line 316
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.delegate:Lio/vertx/core/file/AsyncFile;
            lload 1 /* amount */
            invokeinterface io.vertx.core.file.AsyncFile.fetch:(J)Lio/vertx/core/file/AsyncFile;
            pop
         1: .line 317
            aload 0 /* this */
            areturn
        end local 1 // long amount
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    2     0    this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    2     1  amount  J
    MethodParameters:
        Name  Flags
      amount  

  public void close(io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
    descriptor: (Lio/vertx/core/Handler;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 1 // io.vertx.core.Handler handler
         0: .line 326
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.delegate:Lio/vertx/core/file/AsyncFile;
            aload 1 /* handler */
            invokeinterface io.vertx.core.file.AsyncFile.close:(Lio/vertx/core/Handler;)V
         1: .line 327
            return
        end local 1 // io.vertx.core.Handler handler
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    2     1  handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;
    Signature: (Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)V
    MethodParameters:
         Name  Flags
      handler  

  public void close();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
         0: .line 334
            aload 0 /* this */
            invokedynamic handle()Lio/vertx/core/Handler;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)V
                  io/vertx/reactivex/core/file/AsyncFile.lambda$16(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.close:(Lio/vertx/core/Handler;)V
         1: .line 335
            return
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/core/file/AsyncFile;

  public io.reactivex.Completable rxClose();
    descriptor: ()Lio/reactivex/Completable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
         0: .line 343
            aload 0 /* this */
            invokedynamic accept(Lio/vertx/reactivex/core/file/AsyncFile;)Ljava/util/function/Consumer;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)V
                  io/vertx/reactivex/core/file/AsyncFile.lambda$17(Lio/vertx/core/Handler;)V (7)
                  (Lio/vertx/core/Handler;)V
            invokestatic io.vertx.reactivex.impl.AsyncResultCompletable.toCompletable:(Ljava/util/function/Consumer;)Lio/reactivex/Completable;
            areturn
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/reactivex/core/file/AsyncFile;

  public void write(io.vertx.reactivex.core.buffer.Buffer, long, io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
    descriptor: (Lio/vertx/reactivex/core/buffer/Buffer;JLio/vertx/core/Handler;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=5, args_size=4
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 1 // io.vertx.reactivex.core.buffer.Buffer buffer
        start local 2 // long position
        start local 4 // io.vertx.core.Handler handler
         0: .line 363
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.delegate:Lio/vertx/core/file/AsyncFile;
            aload 1 /* buffer */
            invokevirtual io.vertx.reactivex.core.buffer.Buffer.getDelegate:()Lio/vertx/core/buffer/Buffer;
            lload 2 /* position */
            aload 4 /* handler */
            invokeinterface io.vertx.core.file.AsyncFile.write:(Lio/vertx/core/buffer/Buffer;JLio/vertx/core/Handler;)V
         1: .line 364
            return
        end local 4 // io.vertx.core.Handler handler
        end local 2 // long position
        end local 1 // io.vertx.reactivex.core.buffer.Buffer buffer
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    2     1    buffer  Lio/vertx/reactivex/core/buffer/Buffer;
            0    2     2  position  J
            0    2     4   handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;
    Signature: (Lio/vertx/reactivex/core/buffer/Buffer;JLio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)V
    MethodParameters:
          Name  Flags
      buffer    
      position  
      handler   

  public void write(io.vertx.reactivex.core.buffer.Buffer, long);
    descriptor: (Lio/vertx/reactivex/core/buffer/Buffer;J)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=4, args_size=3
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 1 // io.vertx.reactivex.core.buffer.Buffer buffer
        start local 2 // long position
         0: .line 380
            aload 0 /* this */
            aload 1 /* buffer */
            lload 2 /* position */
            invokedynamic handle()Lio/vertx/core/Handler;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)V
                  io/vertx/reactivex/core/file/AsyncFile.lambda$18(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.write:(Lio/vertx/reactivex/core/buffer/Buffer;JLio/vertx/core/Handler;)V
         1: .line 381
            return
        end local 2 // long position
        end local 1 // io.vertx.reactivex.core.buffer.Buffer buffer
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    2     1    buffer  Lio/vertx/reactivex/core/buffer/Buffer;
            0    2     2  position  J
    MethodParameters:
          Name  Flags
      buffer    
      position  

  public io.reactivex.Completable rxWrite(io.vertx.reactivex.core.buffer.Buffer, long);
    descriptor: (Lio/vertx/reactivex/core/buffer/Buffer;J)Lio/reactivex/Completable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=4, args_size=3
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 1 // io.vertx.reactivex.core.buffer.Buffer buffer
        start local 2 // long position
         0: .line 398
            aload 0 /* this */
            aload 1 /* buffer */
            lload 2 /* position */
            invokedynamic accept(Lio/vertx/reactivex/core/file/AsyncFile;Lio/vertx/reactivex/core/buffer/Buffer;J)Ljava/util/function/Consumer;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)V
                  io/vertx/reactivex/core/file/AsyncFile.lambda$19(Lio/vertx/reactivex/core/buffer/Buffer;JLio/vertx/core/Handler;)V (7)
                  (Lio/vertx/core/Handler;)V
            invokestatic io.vertx.reactivex.impl.AsyncResultCompletable.toCompletable:(Ljava/util/function/Consumer;)Lio/reactivex/Completable;
            areturn
        end local 2 // long position
        end local 1 // io.vertx.reactivex.core.buffer.Buffer buffer
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    1     0      this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    1     1    buffer  Lio/vertx/reactivex/core/buffer/Buffer;
            0    1     2  position  J
    MethodParameters:
          Name  Flags
      buffer    
      position  

  public io.vertx.reactivex.core.file.AsyncFile read(io.vertx.reactivex.core.buffer.Buffer, int, long, int, io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.reactivex.core.buffer.Buffer>>);
    descriptor: (Lio/vertx/reactivex/core/buffer/Buffer;IJILio/vertx/core/Handler;)Lio/vertx/reactivex/core/file/AsyncFile;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=10, locals=7, args_size=6
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 1 // io.vertx.reactivex.core.buffer.Buffer buffer
        start local 2 // int offset
        start local 3 // long position
        start local 5 // int length
        start local 6 // io.vertx.core.Handler handler
         0: .line 420
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.delegate:Lio/vertx/core/file/AsyncFile;
            aload 1 /* buffer */
            invokevirtual io.vertx.reactivex.core.buffer.Buffer.getDelegate:()Lio/vertx/core/buffer/Buffer;
            iload 2 /* offset */
            lload 3 /* position */
            iload 5 /* length */
            new io.vertx.reactivex.core.file.AsyncFile$2
            dup
            aload 0 /* this */
            aload 6 /* handler */
            invokespecial io.vertx.reactivex.core.file.AsyncFile$2.<init>:(Lio/vertx/reactivex/core/file/AsyncFile;Lio/vertx/core/Handler;)V
            invokeinterface io.vertx.core.file.AsyncFile.read:(Lio/vertx/core/buffer/Buffer;IJILio/vertx/core/Handler;)Lio/vertx/core/file/AsyncFile;
            pop
         1: .line 429
            aload 0 /* this */
            areturn
        end local 6 // io.vertx.core.Handler handler
        end local 5 // int length
        end local 3 // long position
        end local 2 // int offset
        end local 1 // io.vertx.reactivex.core.buffer.Buffer buffer
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    2     1    buffer  Lio/vertx/reactivex/core/buffer/Buffer;
            0    2     2    offset  I
            0    2     3  position  J
            0    2     5    length  I
            0    2     6   handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/reactivex/core/buffer/Buffer;>;>;
    Signature: (Lio/vertx/reactivex/core/buffer/Buffer;IJILio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/reactivex/core/buffer/Buffer;>;>;)Lio/vertx/reactivex/core/file/AsyncFile;
    MethodParameters:
          Name  Flags
      buffer    
      offset    
      position  
      length    
      handler   

  public io.vertx.reactivex.core.file.AsyncFile read(io.vertx.reactivex.core.buffer.Buffer, int, long, int);
    descriptor: (Lio/vertx/reactivex/core/buffer/Buffer;IJI)Lio/vertx/reactivex/core/file/AsyncFile;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=6, args_size=5
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 1 // io.vertx.reactivex.core.buffer.Buffer buffer
        start local 2 // int offset
        start local 3 // long position
        start local 5 // int length
         0: .line 449
            aload 0 /* this */
            aload 1 /* buffer */
            iload 2 /* offset */
            lload 3 /* position */
            iload 5 /* length */
            invokedynamic handle()Lio/vertx/core/Handler;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)V
                  io/vertx/reactivex/core/file/AsyncFile.lambda$20(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.read:(Lio/vertx/reactivex/core/buffer/Buffer;IJILio/vertx/core/Handler;)Lio/vertx/reactivex/core/file/AsyncFile;
         1: .line 448
            areturn
        end local 5 // int length
        end local 3 // long position
        end local 2 // int offset
        end local 1 // io.vertx.reactivex.core.buffer.Buffer buffer
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    2     1    buffer  Lio/vertx/reactivex/core/buffer/Buffer;
            0    2     2    offset  I
            0    2     3  position  J
            0    2     5    length  I
    MethodParameters:
          Name  Flags
      buffer    
      offset    
      position  
      length    

  public io.reactivex.Single<io.vertx.reactivex.core.buffer.Buffer> rxRead(io.vertx.reactivex.core.buffer.Buffer, int, long, int);
    descriptor: (Lio/vertx/reactivex/core/buffer/Buffer;IJI)Lio/reactivex/Single;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=6, args_size=5
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 1 // io.vertx.reactivex.core.buffer.Buffer buffer
        start local 2 // int offset
        start local 3 // long position
        start local 5 // int length
         0: .line 468
            aload 0 /* this */
            aload 1 /* buffer */
            iload 2 /* offset */
            lload 3 /* position */
            iload 5 /* length */
            invokedynamic accept(Lio/vertx/reactivex/core/file/AsyncFile;Lio/vertx/reactivex/core/buffer/Buffer;IJI)Ljava/util/function/Consumer;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)V
                  io/vertx/reactivex/core/file/AsyncFile.lambda$21(Lio/vertx/reactivex/core/buffer/Buffer;IJILio/vertx/core/Handler;)V (7)
                  (Lio/vertx/core/Handler;)V
            invokestatic io.vertx.reactivex.impl.AsyncResultSingle.toSingle:(Ljava/util/function/Consumer;)Lio/reactivex/Single;
            areturn
        end local 5 // int length
        end local 3 // long position
        end local 2 // int offset
        end local 1 // io.vertx.reactivex.core.buffer.Buffer buffer
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    1     0      this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    1     1    buffer  Lio/vertx/reactivex/core/buffer/Buffer;
            0    1     2    offset  I
            0    1     3  position  J
            0    1     5    length  I
    Signature: (Lio/vertx/reactivex/core/buffer/Buffer;IJI)Lio/reactivex/Single<Lio/vertx/reactivex/core/buffer/Buffer;>;
    MethodParameters:
          Name  Flags
      buffer    
      offset    
      position  
      length    

  public io.vertx.reactivex.core.file.AsyncFile flush(io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/file/AsyncFile;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 1 // io.vertx.core.Handler handler
         0: .line 479
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.delegate:Lio/vertx/core/file/AsyncFile;
            aload 1 /* handler */
            invokeinterface io.vertx.core.file.AsyncFile.flush:(Lio/vertx/core/Handler;)Lio/vertx/core/file/AsyncFile;
            pop
         1: .line 480
            aload 0 /* this */
            areturn
        end local 1 // io.vertx.core.Handler handler
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    2     1  handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;
    Signature: (Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)Lio/vertx/reactivex/core/file/AsyncFile;
    MethodParameters:
         Name  Flags
      handler  

  public io.vertx.reactivex.core.file.AsyncFile flush();
    descriptor: ()Lio/vertx/reactivex/core/file/AsyncFile;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
         0: .line 489
            aload 0 /* this */
            invokedynamic handle()Lio/vertx/core/Handler;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)V
                  io/vertx/reactivex/core/file/AsyncFile.lambda$22(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.flush:(Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/file/AsyncFile;
         1: .line 488
            areturn
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/core/file/AsyncFile;

  public io.reactivex.Completable rxFlush();
    descriptor: ()Lio/reactivex/Completable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
         0: .line 497
            aload 0 /* this */
            invokedynamic accept(Lio/vertx/reactivex/core/file/AsyncFile;)Ljava/util/function/Consumer;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)V
                  io/vertx/reactivex/core/file/AsyncFile.lambda$23(Lio/vertx/core/Handler;)V (7)
                  (Lio/vertx/core/Handler;)V
            invokestatic io.vertx.reactivex.impl.AsyncResultCompletable.toCompletable:(Ljava/util/function/Consumer;)Lio/reactivex/Completable;
            areturn
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/reactivex/core/file/AsyncFile;

  public io.vertx.reactivex.core.file.AsyncFile setReadPos(long);
    descriptor: (J)Lio/vertx/reactivex/core/file/AsyncFile;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 1 // long readPos
         0: .line 508
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.delegate:Lio/vertx/core/file/AsyncFile;
            lload 1 /* readPos */
            invokeinterface io.vertx.core.file.AsyncFile.setReadPos:(J)Lio/vertx/core/file/AsyncFile;
            pop
         1: .line 509
            aload 0 /* this */
            areturn
        end local 1 // long readPos
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    2     1  readPos  J
    MethodParameters:
         Name  Flags
      readPos  

  public io.vertx.reactivex.core.file.AsyncFile setReadLength(long);
    descriptor: (J)Lio/vertx/reactivex/core/file/AsyncFile;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 1 // long readLength
         0: .line 518
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.delegate:Lio/vertx/core/file/AsyncFile;
            lload 1 /* readLength */
            invokeinterface io.vertx.core.file.AsyncFile.setReadLength:(J)Lio/vertx/core/file/AsyncFile;
            pop
         1: .line 519
            aload 0 /* this */
            areturn
        end local 1 // long readLength
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    2     0        this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    2     1  readLength  J
    MethodParameters:
            Name  Flags
      readLength  

  public long getReadLength();
    descriptor: ()J
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=1
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
         0: .line 526
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.delegate:Lio/vertx/core/file/AsyncFile;
            invokeinterface io.vertx.core.file.AsyncFile.getReadLength:()J
            lstore 1 /* ret */
        start local 1 // long ret
         1: .line 527
            lload 1 /* ret */
            lreturn
        end local 1 // long ret
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/core/file/AsyncFile;
            1    2     1   ret  J

  public io.vertx.reactivex.core.file.AsyncFile setWritePos(long);
    descriptor: (J)Lio/vertx/reactivex/core/file/AsyncFile;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 1 // long writePos
         0: .line 536
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.delegate:Lio/vertx/core/file/AsyncFile;
            lload 1 /* writePos */
            invokeinterface io.vertx.core.file.AsyncFile.setWritePos:(J)Lio/vertx/core/file/AsyncFile;
            pop
         1: .line 537
            aload 0 /* this */
            areturn
        end local 1 // long writePos
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    2     1  writePos  J
    MethodParameters:
          Name  Flags
      writePos  

  public long getWritePos();
    descriptor: ()J
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=1
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
         0: .line 544
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.delegate:Lio/vertx/core/file/AsyncFile;
            invokeinterface io.vertx.core.file.AsyncFile.getWritePos:()J
            lstore 1 /* ret */
        start local 1 // long ret
         1: .line 545
            lload 1 /* ret */
            lreturn
        end local 1 // long ret
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/core/file/AsyncFile;
            1    2     1   ret  J

  public io.vertx.reactivex.core.file.AsyncFile setReadBufferSize(int);
    descriptor: (I)Lio/vertx/reactivex/core/file/AsyncFile;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 1 // int readBufferSize
         0: .line 555
            aload 0 /* this */
            getfield io.vertx.reactivex.core.file.AsyncFile.delegate:Lio/vertx/core/file/AsyncFile;
            iload 1 /* readBufferSize */
            invokeinterface io.vertx.core.file.AsyncFile.setReadBufferSize:(I)Lio/vertx/core/file/AsyncFile;
            pop
         1: .line 556
            aload 0 /* this */
            areturn
        end local 1 // int readBufferSize
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            0    2     0            this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    2     1  readBufferSize  I
    MethodParameters:
                Name  Flags
      readBufferSize  

  public static io.vertx.reactivex.core.file.AsyncFile newInstance(io.vertx.core.file.AsyncFile);
    descriptor: (Lio/vertx/core/file/AsyncFile;)Lio/vertx/reactivex/core/file/AsyncFile;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.vertx.core.file.AsyncFile arg
         0: .line 560
            aload 0 /* arg */
            ifnull 1
            new io.vertx.reactivex.core.file.AsyncFile
            dup
            aload 0 /* arg */
            invokespecial io.vertx.reactivex.core.file.AsyncFile.<init>:(Lio/vertx/core/file/AsyncFile;)V
            goto 2
      StackMap locals:
      StackMap stack:
         1: aconst_null
      StackMap locals:
      StackMap stack: io.vertx.reactivex.core.file.AsyncFile
         2: areturn
        end local 0 // io.vertx.core.file.AsyncFile arg
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0   arg  Lio/vertx/core/file/AsyncFile;
    MethodParameters:
      Name  Flags
      arg   

  public io.vertx.reactivex.core.streams.ReadStream pause();
    descriptor: ()Lio/vertx/reactivex/core/streams/ReadStream;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.pause:()Lio/vertx/reactivex/core/file/AsyncFile;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public void end(java.lang.Object);
    descriptor: (Ljava/lang/Object;)V
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            checkcast io.vertx.reactivex.core.buffer.Buffer
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.end:(Lio/vertx/reactivex/core/buffer/Buffer;)V
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public void end(java.lang.Object, io.vertx.core.Handler);
    descriptor: (Ljava/lang/Object;Lio/vertx/core/Handler;)V
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 1
            aload 0
            aload 1
            checkcast io.vertx.reactivex.core.buffer.Buffer
            aload 2
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.end:(Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)V
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.vertx.reactivex.core.streams.ReadStream handler(io.vertx.core.Handler);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/streams/ReadStream;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            checkcast io.vertx.core.Handler
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.handler:(Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/file/AsyncFile;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.vertx.reactivex.core.streams.ReadStream endHandler(io.vertx.core.Handler);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/streams/ReadStream;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.endHandler:(Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/file/AsyncFile;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public void write(java.lang.Object);
    descriptor: (Ljava/lang/Object;)V
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            checkcast io.vertx.reactivex.core.buffer.Buffer
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.write:(Lio/vertx/reactivex/core/buffer/Buffer;)V
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public void write(java.lang.Object, io.vertx.core.Handler);
    descriptor: (Ljava/lang/Object;Lio/vertx/core/Handler;)V
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 1
            aload 0
            aload 1
            checkcast io.vertx.reactivex.core.buffer.Buffer
            aload 2
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.write:(Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)V
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.vertx.reactivex.core.streams.WriteStream setWriteQueueMaxSize(int);
    descriptor: (I)Lio/vertx/reactivex/core/streams/WriteStream;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            iload 1
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.setWriteQueueMaxSize:(I)Lio/vertx/reactivex/core/file/AsyncFile;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.vertx.core.streams.StreamBase getDelegate();
    descriptor: ()Lio/vertx/core/streams/StreamBase;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.getDelegate:()Lio/vertx/core/file/AsyncFile;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.vertx.core.streams.ReadStream getDelegate();
    descriptor: ()Lio/vertx/core/streams/ReadStream;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.getDelegate:()Lio/vertx/core/file/AsyncFile;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.vertx.core.streams.WriteStream getDelegate();
    descriptor: ()Lio/vertx/core/streams/WriteStream;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.getDelegate:()Lio/vertx/core/file/AsyncFile;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.reactivex.Completable rxWrite(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Lio/reactivex/Completable;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            checkcast io.vertx.reactivex.core.buffer.Buffer
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.rxWrite:(Lio/vertx/reactivex/core/buffer/Buffer;)Lio/reactivex/Completable;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.vertx.reactivex.core.streams.ReadStream resume();
    descriptor: ()Lio/vertx/reactivex/core/streams/ReadStream;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.resume:()Lio/vertx/reactivex/core/file/AsyncFile;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.vertx.reactivex.core.streams.ReadStream fetch(long);
    descriptor: (J)Lio/vertx/reactivex/core/streams/ReadStream;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=2
         0: .line 1
            aload 0
            lload 1
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.fetch:(J)Lio/vertx/reactivex/core/file/AsyncFile;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.vertx.reactivex.core.streams.StreamBase exceptionHandler(io.vertx.core.Handler);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/streams/StreamBase;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.exceptionHandler:(Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/file/AsyncFile;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.vertx.reactivex.core.streams.ReadStream exceptionHandler(io.vertx.core.Handler);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/streams/ReadStream;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.exceptionHandler:(Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/file/AsyncFile;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.vertx.reactivex.core.streams.WriteStream exceptionHandler(io.vertx.core.Handler);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/streams/WriteStream;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.exceptionHandler:(Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/file/AsyncFile;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.vertx.reactivex.core.streams.WriteStream drainHandler(io.vertx.core.Handler);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/streams/WriteStream;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.drainHandler:(Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/file/AsyncFile;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.reactivex.Completable rxEnd(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Lio/reactivex/Completable;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            checkcast io.vertx.reactivex.core.buffer.Buffer
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.rxEnd:(Lio/vertx/reactivex/core/buffer/Buffer;)Lio/reactivex/Completable;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  private static java.lang.Object lambda$0(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // java.lang.Object obj
         0: .line 74
            new io.vertx.reactivex.core.file.AsyncFile
            dup
            aload 0 /* obj */
            checkcast io.vertx.core.file.AsyncFile
            invokespecial io.vertx.reactivex.core.file.AsyncFile.<init>:(Lio/vertx/core/file/AsyncFile;)V
            areturn
        end local 0 // java.lang.Object obj
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0   obj  Ljava/lang/Object;

  private static java.lang.Object lambda$2(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // java.lang.Object o1
         0: .line 130
            aload 0 /* o1 */
            checkcast io.vertx.core.buffer.Buffer
            invokestatic io.vertx.reactivex.core.buffer.Buffer.newInstance:(Lio/vertx/core/buffer/Buffer;)Lio/vertx/reactivex/core/buffer/Buffer;
            areturn
        end local 0 // java.lang.Object o1
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0    o1  Ljava/lang/Object;

  private static java.lang.Object lambda$3(io.vertx.reactivex.core.buffer.Buffer);
    descriptor: (Lio/vertx/reactivex/core/buffer/Buffer;)Ljava/lang/Object;
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.vertx.reactivex.core.buffer.Buffer o1
         0: .line 130
            aload 0 /* o1 */
            invokevirtual io.vertx.reactivex.core.buffer.Buffer.getDelegate:()Lio/vertx/core/buffer/Buffer;
            areturn
        end local 0 // io.vertx.reactivex.core.buffer.Buffer o1
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0    o1  Lio/vertx/reactivex/core/buffer/Buffer;

  private static void lambda$8(io.vertx.core.AsyncResult);
    descriptor: (Lio/vertx/core/AsyncResult;)V
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=0, locals=1, args_size=1
        start local 0 // io.vertx.core.AsyncResult ar
         0: .line 146
            return
        end local 0 // io.vertx.core.AsyncResult ar
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0    ar  Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;

  private void lambda$9(io.vertx.reactivex.core.buffer.Buffer, io.vertx.core.Handler);
    descriptor: (Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 2 // io.vertx.core.Handler $handler
         0: .line 156
            aload 0 /* this */
            aload 1
            aload 2 /* $handler */
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.write:(Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)V
         1: .line 157
            return
        end local 2 // io.vertx.core.Handler $handler
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    2     2  $handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;

  private static void lambda$10(io.vertx.core.AsyncResult);
    descriptor: (Lio/vertx/core/AsyncResult;)V
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=0, locals=1, args_size=1
        start local 0 // io.vertx.core.AsyncResult ar
         0: .line 172
            return
        end local 0 // io.vertx.core.AsyncResult ar
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0    ar  Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;

  private void lambda$11(io.vertx.core.Handler);
    descriptor: (Lio/vertx/core/Handler;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 1 // io.vertx.core.Handler $handler
         0: .line 181
            aload 0 /* this */
            aload 1 /* $handler */
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.end:(Lio/vertx/core/Handler;)V
         1: .line 182
            return
        end local 1 // io.vertx.core.Handler $handler
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    2     1  $handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;

  private static void lambda$12(io.vertx.core.AsyncResult);
    descriptor: (Lio/vertx/core/AsyncResult;)V
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=0, locals=1, args_size=1
        start local 0 // io.vertx.core.AsyncResult ar
         0: .line 199
            return
        end local 0 // io.vertx.core.AsyncResult ar
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0    ar  Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;

  private void lambda$13(io.vertx.reactivex.core.buffer.Buffer, io.vertx.core.Handler);
    descriptor: (Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 2 // io.vertx.core.Handler $handler
         0: .line 209
            aload 0 /* this */
            aload 1
            aload 2 /* $handler */
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.end:(Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)V
         1: .line 210
            return
        end local 2 // io.vertx.core.Handler $handler
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    2     2  $handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;

  private static void lambda$14(io.vertx.core.AsyncResult);
    descriptor: (Lio/vertx/core/AsyncResult;)V
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=0, locals=1, args_size=1
        start local 0 // io.vertx.core.AsyncResult ar
         0: .line 257
            return
        end local 0 // io.vertx.core.AsyncResult ar
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0    ar  Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;

  private void lambda$15(io.vertx.reactivex.core.streams.WriteStream, io.vertx.core.Handler);
    descriptor: (Lio/vertx/reactivex/core/streams/WriteStream;Lio/vertx/core/Handler;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 2 // io.vertx.core.Handler $handler
         0: .line 272
            aload 0 /* this */
            aload 1
            aload 2 /* $handler */
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.pipeTo:(Lio/vertx/reactivex/core/streams/WriteStream;Lio/vertx/core/Handler;)V
         1: .line 273
            return
        end local 2 // io.vertx.core.Handler $handler
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    2     2  $handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;

  private static void lambda$16(io.vertx.core.AsyncResult);
    descriptor: (Lio/vertx/core/AsyncResult;)V
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=0, locals=1, args_size=1
        start local 0 // io.vertx.core.AsyncResult ar
         0: .line 334
            return
        end local 0 // io.vertx.core.AsyncResult ar
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0    ar  Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;

  private void lambda$17(io.vertx.core.Handler);
    descriptor: (Lio/vertx/core/Handler;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 1 // io.vertx.core.Handler $handler
         0: .line 344
            aload 0 /* this */
            aload 1 /* $handler */
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.close:(Lio/vertx/core/Handler;)V
         1: .line 345
            return
        end local 1 // io.vertx.core.Handler $handler
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    2     1  $handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;

  private static void lambda$18(io.vertx.core.AsyncResult);
    descriptor: (Lio/vertx/core/AsyncResult;)V
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=0, locals=1, args_size=1
        start local 0 // io.vertx.core.AsyncResult ar
         0: .line 380
            return
        end local 0 // io.vertx.core.AsyncResult ar
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0    ar  Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;

  private void lambda$19(io.vertx.reactivex.core.buffer.Buffer, long, io.vertx.core.Handler);
    descriptor: (Lio/vertx/reactivex/core/buffer/Buffer;JLio/vertx/core/Handler;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=5, locals=5, args_size=4
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 4 // io.vertx.core.Handler $handler
         0: .line 399
            aload 0 /* this */
            aload 1
            lload 2
            aload 4 /* $handler */
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.write:(Lio/vertx/reactivex/core/buffer/Buffer;JLio/vertx/core/Handler;)V
         1: .line 400
            return
        end local 4 // io.vertx.core.Handler $handler
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    2     4  $handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;

  private static void lambda$20(io.vertx.core.AsyncResult);
    descriptor: (Lio/vertx/core/AsyncResult;)V
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=0, locals=1, args_size=1
        start local 0 // io.vertx.core.AsyncResult ar
         0: .line 449
            return
        end local 0 // io.vertx.core.AsyncResult ar
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0    ar  Lio/vertx/core/AsyncResult<Lio/vertx/reactivex/core/buffer/Buffer;>;

  private void lambda$21(io.vertx.reactivex.core.buffer.Buffer, int, long, int, io.vertx.core.Handler);
    descriptor: (Lio/vertx/reactivex/core/buffer/Buffer;IJILio/vertx/core/Handler;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=7, locals=7, args_size=6
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 6 // io.vertx.core.Handler $handler
         0: .line 469
            aload 0 /* this */
            aload 1
            iload 2
            lload 3
            iload 5
            aload 6 /* $handler */
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.read:(Lio/vertx/reactivex/core/buffer/Buffer;IJILio/vertx/core/Handler;)Lio/vertx/reactivex/core/file/AsyncFile;
            pop
         1: .line 470
            return
        end local 6 // io.vertx.core.Handler $handler
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    2     6  $handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/reactivex/core/buffer/Buffer;>;>;

  private static void lambda$22(io.vertx.core.AsyncResult);
    descriptor: (Lio/vertx/core/AsyncResult;)V
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=0, locals=1, args_size=1
        start local 0 // io.vertx.core.AsyncResult ar
         0: .line 489
            return
        end local 0 // io.vertx.core.AsyncResult ar
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0    ar  Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;

  private void lambda$23(io.vertx.core.Handler);
    descriptor: (Lio/vertx/core/Handler;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.file.AsyncFile this
        start local 1 // io.vertx.core.Handler $handler
         0: .line 498
            aload 0 /* this */
            aload 1 /* $handler */
            invokevirtual io.vertx.reactivex.core.file.AsyncFile.flush:(Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/file/AsyncFile;
            pop
         1: .line 499
            return
        end local 1 // io.vertx.core.Handler $handler
        end local 0 // io.vertx.reactivex.core.file.AsyncFile this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/core/file/AsyncFile;
            0    2     1  $handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;
}
Signature: Ljava/lang/Object;Lio/vertx/reactivex/core/streams/ReadStream<Lio/vertx/reactivex/core/buffer/Buffer;>;Lio/vertx/reactivex/core/streams/WriteStream<Lio/vertx/reactivex/core/buffer/Buffer;>;
SourceFile: "AsyncFile.java"
NestMembers:
  io.vertx.reactivex.core.file.AsyncFile$1  io.vertx.reactivex.core.file.AsyncFile$2
InnerClasses:
  io.vertx.reactivex.core.file.AsyncFile$1
  io.vertx.reactivex.core.file.AsyncFile$2
  public final Lookup = java.lang.invoke.MethodHandles$Lookup of java.lang.invoke.MethodHandles
    RuntimeVisibleAnnotations: 
      io.vertx.lang.rx.RxGen(value = Lio/vertx/core/file/AsyncFile;)