Files
FileProvider/Sources/SMBTypes/SMB2Query.swift
T
2016-07-21 00:40:21 +04:30

18 lines
297 B
Swift

//
// SMB2Query.swift
// ExtDownloader
//
// Created by Amir Abbas Mousavian on 4/31/95.
// Copyright © 1395 Mousavian. All rights reserved.
//
import Foundation
extension SMB2 {
// MARK: SMB2 Query Directory
// MARK: SMB2 Change Notify
// MARK: SMB2 Query Info
}