Skip to content

2.0.0-beta3: Network Prefix Out Parameter

Pre-release
Pre-release

Choose a tag to compare

@oschwald oschwald released this 24 Mar 16:14
· 602 commits to main since this release
  • The Reader class now has an overloaded method that takes an integer out
    parameter. This parameter is set the the network prefix length for the
    record containing the IP address in the database. Pull request by Ed Dorsey.
    GitHub #22 & #23.