Skip to content

Instantly share code, notes, and snippets.

View iampushpinder's full-sized avatar
🏠
Working from home

Nomadic Nayyar iampushpinder

🏠
Working from home
View GitHub Profile
@huguesbr
huguesbr / NSDataExtensions.swift
Last active July 18, 2019 08:10 — forked from tanner0101/NSDataExtensions.swift
Convert to and from NSData for common Swift types. Includes Eddystone URL conversion.
//
// NSDataExtensions.swift
// MAPO
//
// Created by Hugues Bernet-Rollande on 21/3/16.
// Copyright © 2016 WB Technologies. All rights reserved.
//
import Foundation