Skip to content

Commit 1341a76

Browse files
committed
fix(geobase): format dartdoc docs on WKB #165
1 parent 4514121 commit 1341a76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dart/geobase/lib/src/vector/formats/wkb/wkb_format.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ class WKB {
7474
/// `geometryCollection` | 0007 | 1007 | 2007 | 3007
7575
///
7676
/// {@endtemplate}
77+
///
7778
/// {@template geobase.WKB.geometry.endian}
7879
///
7980
/// For WKB binary data encoding, the `Endian.little` (NDR) byte order is used

0 commit comments

Comments
 (0)