Class NSData

    • Constructor Detail

      • NSData

        public NSData()
      • NSData

        public NSData​(long id)
      • NSData

        public NSData​(id id)
    • Method Detail

      • bytes

        public long bytes()
      • dataWithBytes

        public static NSData dataWithBytes​(byte[] bytes,
                                           long length)
      • getBytes

        public void getBytes​(byte[] buffer)
      • length

        public long length()