21
21
< header class ="header ">
22
22
< p class ="header-col header-col--primary ">
23
23
< a class ="header-link " href ="../index.html ">
24
- MongoSwift 1.0.0 Docs
24
+ MongoSwift 1.0.1 Docs
25
25
</ a >
26
26
(99% documented)
27
27
</ p >
541
541
< h1 > BSONDecoder</ h1 >
542
542
< div class ="declaration ">
543
543
< div class ="language ">
544
+
544
545
< pre class ="highlight swift "> < code > < span class ="kd "> public</ span > < span class ="kd "> class</ span > < span class ="kt "> BSONDecoder</ span > </ code > </ pre >
545
546
546
547
</ div >
547
548
</ div >
548
549
< p > < code > BSONDecoder</ code > facilitates the decoding of BSON into semantic < code > Decodable</ code > types.</ p >
549
550
551
+ < div class ="slightly-smaller ">
552
+ < a href ="https://github.com/mongodb/mongo-swift-driver/tree/v1.0.1/Sources/MongoSwift/BSON/BSONDecoder.swift#L4-L207 "> Show on GitHub</ a >
553
+ </ div >
550
554
</ div >
551
555
</ section >
552
556
@@ -587,7 +591,7 @@ <h4>Declaration</h4>
587
591
</ div >
588
592
</ div >
589
593
< div class ="slightly-smaller ">
590
- < a href ="https://github.com/mongodb/mongo-swift-driver/tree/v1.0.0 /Sources/MongoSwift/BSON/BSONDecoder.swift#L17-L39 "> Show on GitHub</ a >
594
+ < a href ="https://github.com/mongodb/mongo-swift-driver/tree/v1.0.1 /Sources/MongoSwift/BSON/BSONDecoder.swift#L17-L39 "> Show on GitHub</ a >
591
595
</ div >
592
596
</ section >
593
597
</ div >
@@ -626,7 +630,7 @@ <h4>Declaration</h4>
626
630
</ div >
627
631
</ div >
628
632
< div class ="slightly-smaller ">
629
- < a href ="https://github.com/mongodb/mongo-swift-driver/tree/v1.0.0 /Sources/MongoSwift/BSON/BSONDecoder.swift#L47-L53 "> Show on GitHub</ a >
633
+ < a href ="https://github.com/mongodb/mongo-swift-driver/tree/v1.0.1 /Sources/MongoSwift/BSON/BSONDecoder.swift#L47-L53 "> Show on GitHub</ a >
630
634
</ div >
631
635
</ section >
632
636
</ div >
@@ -665,7 +669,7 @@ <h4>Declaration</h4>
665
669
</ div >
666
670
</ div >
667
671
< div class ="slightly-smaller ">
668
- < a href ="https://github.com/mongodb/mongo-swift-driver/tree/v1.0.0 /Sources/MongoSwift/BSON/BSONDecoder.swift#L61-L78 "> Show on GitHub</ a >
672
+ < a href ="https://github.com/mongodb/mongo-swift-driver/tree/v1.0.1 /Sources/MongoSwift/BSON/BSONDecoder.swift#L61-L78 "> Show on GitHub</ a >
669
673
</ div >
670
674
</ section >
671
675
</ div >
@@ -695,7 +699,7 @@ <h4>Declaration</h4>
695
699
</ div >
696
700
</ div >
697
701
< div class ="slightly-smaller ">
698
- < a href ="https://github.com/mongodb/mongo-swift-driver/tree/v1.0.0 /Sources/MongoSwift/BSON/BSONDecoder.swift#L81 "> Show on GitHub</ a >
702
+ < a href ="https://github.com/mongodb/mongo-swift-driver/tree/v1.0.1 /Sources/MongoSwift/BSON/BSONDecoder.swift#L81 "> Show on GitHub</ a >
699
703
</ div >
700
704
</ section >
701
705
</ div >
@@ -725,7 +729,7 @@ <h4>Declaration</h4>
725
729
</ div >
726
730
</ div >
727
731
< div class ="slightly-smaller ">
728
- < a href ="https://github.com/mongodb/mongo-swift-driver/tree/v1.0.0 /Sources/MongoSwift/BSON/BSONDecoder.swift#L84 "> Show on GitHub</ a >
732
+ < a href ="https://github.com/mongodb/mongo-swift-driver/tree/v1.0.1 /Sources/MongoSwift/BSON/BSONDecoder.swift#L84 "> Show on GitHub</ a >
729
733
</ div >
730
734
</ section >
731
735
</ div >
@@ -755,7 +759,7 @@ <h4>Declaration</h4>
755
759
</ div >
756
760
</ div >
757
761
< div class ="slightly-smaller ">
758
- < a href ="https://github.com/mongodb/mongo-swift-driver/tree/v1.0.0 /Sources/MongoSwift/BSON/BSONDecoder.swift#L87 "> Show on GitHub</ a >
762
+ < a href ="https://github.com/mongodb/mongo-swift-driver/tree/v1.0.1 /Sources/MongoSwift/BSON/BSONDecoder.swift#L87 "> Show on GitHub</ a >
759
763
</ div >
760
764
</ section >
761
765
</ div >
@@ -785,7 +789,7 @@ <h4>Declaration</h4>
785
789
</ div >
786
790
</ div >
787
791
< div class ="slightly-smaller ">
788
- < a href ="https://github.com/mongodb/mongo-swift-driver/tree/v1.0.0 /Sources/MongoSwift/BSON/BSONDecoder.swift#L90 "> Show on GitHub</ a >
792
+ < a href ="https://github.com/mongodb/mongo-swift-driver/tree/v1.0.1 /Sources/MongoSwift/BSON/BSONDecoder.swift#L90 "> Show on GitHub</ a >
789
793
</ div >
790
794
</ section >
791
795
</ div >
@@ -815,7 +819,7 @@ <h4>Declaration</h4>
815
819
</ div >
816
820
</ div >
817
821
< div class ="slightly-smaller ">
818
- < a href ="https://github.com/mongodb/mongo-swift-driver/tree/v1.0.0 /Sources/MongoSwift/BSON/BSONDecoder.swift#L111-L113 "> Show on GitHub</ a >
822
+ < a href ="https://github.com/mongodb/mongo-swift-driver/tree/v1.0.1 /Sources/MongoSwift/BSON/BSONDecoder.swift#L111-L113 "> Show on GitHub</ a >
819
823
</ div >
820
824
</ section >
821
825
</ div >
@@ -885,7 +889,7 @@ <h4>Return Value</h4>
885
889
< p > A value of the requested type.</ p >
886
890
</ div >
887
891
< div class ="slightly-smaller ">
888
- < a href ="https://github.com/mongodb/mongo-swift-driver/tree/v1.0.0 /Sources/MongoSwift/BSON/BSONDecoder.swift#L139-L156 "> Show on GitHub</ a >
892
+ < a href ="https://github.com/mongodb/mongo-swift-driver/tree/v1.0.1 /Sources/MongoSwift/BSON/BSONDecoder.swift#L139-L156 "> Show on GitHub</ a >
889
893
</ div >
890
894
</ section >
891
895
</ div >
@@ -955,7 +959,7 @@ <h4>Return Value</h4>
955
959
< p > A value of the requested type.</ p >
956
960
</ div >
957
961
< div class ="slightly-smaller ">
958
- < a href ="https://github.com/mongodb/mongo-swift-driver/tree/v1.0.0 /Sources/MongoSwift/BSON/BSONDecoder.swift#L166-L168 "> Show on GitHub</ a >
962
+ < a href ="https://github.com/mongodb/mongo-swift-driver/tree/v1.0.1 /Sources/MongoSwift/BSON/BSONDecoder.swift#L166-L168 "> Show on GitHub</ a >
959
963
</ div >
960
964
</ section >
961
965
</ div >
@@ -1025,7 +1029,7 @@ <h4>Return Value</h4>
1025
1029
< p > A value of the requested type.</ p >
1026
1030
</ div >
1027
1031
< div class ="slightly-smaller ">
1028
- < a href ="https://github.com/mongodb/mongo-swift-driver/tree/v1.0.0 /Sources/MongoSwift/BSON/BSONDecoder.swift#L178-L200 "> Show on GitHub</ a >
1032
+ < a href ="https://github.com/mongodb/mongo-swift-driver/tree/v1.0.1 /Sources/MongoSwift/BSON/BSONDecoder.swift#L178-L200 "> Show on GitHub</ a >
1029
1033
</ div >
1030
1034
</ section >
1031
1035
</ div >
@@ -1038,8 +1042,8 @@ <h4>Return Value</h4>
1038
1042
</ article >
1039
1043
</ div >
1040
1044
< section class ="footer ">
1041
- < p > © 2020 < a class ="link " href ="https://github.com/mongodb/mongo-swift-driver " target ="_blank " rel ="external "> Matt Broadstone, Kaitlin Mahar, and Patrick Freed</ a > . All rights reserved. (Last updated: 2020-06-07 )</ p >
1042
- < p > Generated by < a class ="link " href ="https://github.com/realm/jazzy " target ="_blank " rel ="external "> jazzy ♪♫ v0.13.4 </ a > , a < a class ="link " href ="https://realm.io " target ="_blank " rel ="external "> Realm</ a > project.</ p >
1045
+ < p > © 2020 < a class ="link " href ="https://github.com/mongodb/mongo-swift-driver " target ="_blank " rel ="external "> Matt Broadstone, Kaitlin Mahar, and Patrick Freed</ a > . All rights reserved. (Last updated: 2020-08-10 )</ p >
1046
+ < p > Generated by < a class ="link " href ="https://github.com/realm/jazzy " target ="_blank " rel ="external "> jazzy ♪♫ v0.13.5 </ a > , a < a class ="link " href ="https://realm.io " target ="_blank " rel ="external "> Realm</ a > project.</ p >
1043
1047
</ section >
1044
1048
</ body >
1045
1049
</ div >
0 commit comments