We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4514121 commit 1341a76Copy full SHA for 1341a76
dart/geobase/lib/src/vector/formats/wkb/wkb_format.dart
@@ -74,6 +74,7 @@ class WKB {
74
/// `geometryCollection` | 0007 | 1007 | 2007 | 3007
75
///
76
/// {@endtemplate}
77
+ ///
78
/// {@template geobase.WKB.geometry.endian}
79
80
/// For WKB binary data encoding, the `Endian.little` (NDR) byte order is used
0 commit comments