Skip to content
Augmented Code

Augmented Code

Performant, sleek and elegant.

  • Home
  • Drifty Asteroid
  • Signal Path
  • Blog
  • Contact
  • About

Tag: file

Posted on February 1, 2021February 11, 2021

Reading data from a file with DispatchIO

Signal Path is an app which works with large files, even in several gigabytes. The app reads ranges from the file and visualizes the data. Signal Path heavily relies on DispatchIO for having efficient access to data in a file. The aim of the blog post is to build a FileReader class which wraps DispatchIO …

Continue reading "Reading data from a file with DispatchIO"

Posted on October 21, 2018October 23, 2018

Creating persistent data store on iOS

Storing data persistently on iOS is something what is needed quite often. In this post, we are going to look into how to build a persistent data store and how to store image data. Initialising the persistent data store Persistent data store is an object managing a folder on disk. It allows writing and reading …

Continue reading "Creating persistent data store on iOS"

  • Facebook
  • Twitter
  • LinkedIn
  • Email
Blog at WordPress.com.