public final class ExtendedFlags extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DO
dnssec ok
|
| Modifier and Type | Method and Description |
|---|---|
static String |
string(int i)
Converts a numeric extended flag into a String
|
static int |
value(String s)
Converts a textual representation of an extended flag into its numeric
value
|
public static final int DO
Copyright © 2021 McEvoy Software Ltd. All rights reserved.