Skip to content
Courses
DSA to Development
Get IBM Certification
Newly Launched!
Master Django Framework
Become AWS Certified
For Working Professionals
Interview 101: DSA & System Design
Data Science Training Program
JAVA Backend Development (Live)
DevOps Engineering (LIVE)
Data Structures & Algorithms in Python
For Students
Placement Preparation Course
Data Science (Live)
Data Structure & Algorithm-Self Paced (C++/JAVA)
Master Competitive Programming (Live)
Full Stack Development with React & Node JS (Live)
Full Stack Development
Data Science Program
All Courses
Tutorials
Data Structures & Algorithms
ML & Data Science
Interview Corner
Programming Languages
Web Development
CS Subjects
DevOps And Linux
School Learning
Practice
Build your AI Agent
GfG 160
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
Contests
Accenture Hackathon (Ending Soon!)
GfG Weekly [Rated Contest]
Job-A-Thon Hiring Challenge
All Contests and Events
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Sign In
▲
Similar Topics
Web Technologies
38.9k+ articles
Java
10.5k+ articles
Java-Functions
4.1k+ articles
Java-IO package
240+ articles
Java-NIO package
220+ articles
Java-Files
66 articles
Java-Path
22 articles
Java-nio-charset package
12 articles
Java-FileStore
8 articles
Java-FileSystem
4 articles
java.nio.file package
43 posts
Popular Articles
Recent Articles
FileStore getTotalSpace() method in Java with Examples
Last Updated: 03 December 2019
The getTotalSpace() method of a FileStore class is used to return total size of the file store, in bytes. This method returns this total siz
...read more
Java
Java-Functions
java.nio.file package
Java-FileStore
FileSystem isReadOnly() method in Java with Examples
Last Updated: 03 December 2019
The isReadOnly() method of a FileSystem class is used to check whether or not this file system allows only read-only access to its file stor
...read more
Java
Java-Functions
java.nio.file package
Java-FileSystem
FileSystem getRootDirectories() method in Java with Examples
Last Updated: 18 April 2023
The getRootDirectories() method of a FileSystem class is used to return an Iterator object to iterate over the paths of the root directories
...read more
Java
Java-Functions
java.nio.file package
Java-FileSystem
Similar Topics
Web Technologies
38.9k+ articles
Java
10.5k+ articles
Java-Functions
4.1k+ articles
Java-IO package
240+ articles
Java-NIO package
220+ articles
Java-Files
66+ articles
Java-Path
22+ articles
Java-nio-charset package
12+ articles
Java-FileStore
8+ articles
Java-FileSystem
4+ articles
FileSystem isOpen() method in Java with Examples
Last Updated: 03 December 2019
The isOpen() method of a FileSystem class is used to return true if file system is open. This method is very helpful to know filesystem is o
...read more
Java
Java-Functions
java.nio.file package
Java-FileSystem
FileStore getBlockSize() method in Java with Examples
Last Updated: 03 December 2019
The getBlockSize() method of a FileStore class is used to return the number of bytes per block in this file store Object. Every File storage
...read more
Java
Java-Functions
java.nio.file package
Java-FileStore
FileStore getUsableSpace() method in Java with Examples
Last Updated: 03 December 2019
The getUsableSpace() method of a FileStore class is used to return the number of bytes available to this Java virtual machine on the file st
...read more
Java
Java-Functions
java.nio.file package
Java-FileStore
FileStore isReadOnly() method in Java with Examples
Last Updated: 17 April 2023
The isReadOnly() method of a FileStore class is used to return true if this file store is read-only else false. A file store is called read-
...read more
Java
Java-Functions
java.nio.file package
Java-FileStore
FileStore name() method in Java with Examples
Last Updated: 03 December 2019
The name() method of a FileStore class is used to return the name of this file store as a String. The format of the name is typically the na
...read more
Java
Java-Functions
java.nio.file package
Java-FileStore
FileStore getUnallocatedSpace() method in Java with Examples
Last Updated: 12 December 2021
The getUnallocatedSpace() method of a FileStore class is used to get the number of unallocated bytes in the file store. This method is usefu
...read more
Java
Java-Functions
java.nio.file package
Java-FileStore
FileStore type() method in Java with Examples
Last Updated: 16 March 2021
The type() method of a FileStore class is used to return the type of this file store and the format of the returned string highly implementa
...read more
Java
Java-Functions
java.nio.file package
Java-FileStore
FileSystem getFileStores() Method in Java with Examples
Last Updated: 10 September 2019
The getFileStores() method of java.nio.file.FileSystem is used to return an iterable of FileStore object to iterate over the underlying file
...read more
Java
Java-Functions
java.nio.file package
Files isHidden() method in Java with Examples
Last Updated: 29 July 2019
isHidden() method of java.nio.file.Files help us to check whether or not a file is hidden. This method return true if the file is considered
...read more
Java
Java-Functions
java.nio.file package
Java-Files
Path hashCode() method in Java with Examples
Last Updated: 16 July 2019
The Java Path interface was added to Java NIO in Java 7. hashCode() method of java.nio.file.Path used to return a hash code for this path af
...read more
Java
Java-Functions
Java-Path
java.nio.file package
First
1
2
3
First
1
2
3
First
1
2
3
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !