Class ShadowUsbRequest

    • Constructor Detail

      • ShadowUsbRequest

        public ShadowUsbRequest()
    • Method Detail

      • close

        @Implementation
        protected void close()
      • queue

        @Implementation
        protected boolean queue​(ByteBuffer buffer,
                                int length)
      • queue

        @Implementation(minSdk=26)
        protected boolean queue​(ByteBuffer buffer)