Returns the size in bytes of this form's BSON representation.
Returns the type code of this form's BSON representation.
Returns the serialized BSON representation of this form.
Returns the serialized BSON representation of this form.
Writes the serialized BSON representation of this form to output
.
(bsonSet: StrictSetOps[AnyForm, Set[_]]).+(elem)(builder)
(bsonSet: StrictTraverserOps[AnyForm, Traverser[_]]).++(those)(builder)
(bsonSet: StrictSetOps[AnyForm, Set[_]]).++(those)(builder)
(bsonSet: StrictContainerOps[AnyForm, Container[_]]).++(those)(builder)
(bsonSet: StrictCollectionOps[AnyForm, Collection[_]]).++(those)(builder)
(bsonSet: GeneralTraverserOps[AnyForm]).count(p)
(bsonSet: GeneralSetOps[AnyForm]).count(p)
(bsonSet: GeneralContainerOps[AnyForm]).count(p)
(bsonSet: GeneralCollectionOps[AnyForm]).count(p)
(bsonSet: StrictTraverserOps[AnyForm, Traverser[_]]).drop(lower)(builder)
(bsonSet: StrictSetOps[AnyForm, Set[_]]).drop(lower)(builder)
(bsonSet: StrictContainerOps[AnyForm, Container[_]]).drop(lower)(builder)
(bsonSet: StrictCollectionOps[AnyForm, Collection[_]]).drop(lower)(builder)
(bsonSet: StrictTraverserOps[AnyForm, Traverser[_]]).dropWhile(p)(builder)
(bsonSet: StrictSetOps[AnyForm, Set[_]]).dropWhile(p)(builder)
(bsonSet: StrictContainerOps[AnyForm, Container[_]]).dropWhile(p)(builder)
(bsonSet: StrictCollectionOps[AnyForm, Collection[_]]).dropWhile(p)(builder)
(bsonSet: GeneralTraverserOps[AnyForm]).eagerly
(bsonSet: GeneralSetOps[AnyForm]).eagerly
(bsonSet: GeneralContainerOps[AnyForm]).eagerly
(bsonSet: GeneralCollectionOps[AnyForm]).eagerly
(bsonSet: GeneralTraverserOps[AnyForm]).exists(p)
(bsonSet: GeneralSetOps[AnyForm]).exists(p)
(bsonSet: GeneralContainerOps[AnyForm]).exists(p)
(bsonSet: GeneralCollectionOps[AnyForm]).exists(p)
(bsonSet: StrictTraverserOps[AnyForm, Traverser[_]]).filter(p)(builder)
(bsonSet: StrictSetOps[AnyForm, Set[_]]).filter(p)(builder)
(bsonSet: StrictContainerOps[AnyForm, Container[_]]).filter(p)(builder)
(bsonSet: StrictCollectionOps[AnyForm, Collection[_]]).filter(p)(builder)
(bsonSet: GeneralTraverserOps[AnyForm]).find(p)
(bsonSet: GeneralSetOps[AnyForm]).find(p)
(bsonSet: GeneralContainerOps[AnyForm]).find(p)
(bsonSet: GeneralCollectionOps[AnyForm]).find(p)
(bsonSet: GeneralTraverserOps[AnyForm]).forall(p)
(bsonSet: GeneralSetOps[AnyForm]).forall(p)
(bsonSet: GeneralContainerOps[AnyForm]).forall(p)
(bsonSet: GeneralCollectionOps[AnyForm]).forall(p)
(bsonSet: GeneralTraverserOps[AnyForm]).lazily
(bsonSet: GeneralSetOps[AnyForm]).lazily
(bsonSet: GeneralContainerOps[AnyForm]).lazily
(bsonSet: GeneralCollectionOps[AnyForm]).lazily
(bsonSet: StrictTraverserOps[AnyForm, Traverser[_]]).slice(lower, upper)(builder)
(bsonSet: StrictSetOps[AnyForm, Set[_]]).slice(lower, upper)(builder)
(bsonSet: StrictContainerOps[AnyForm, Container[_]]).slice(lower, upper)(builder)
(bsonSet: StrictCollectionOps[AnyForm, Collection[_]]).slice(lower, upper)(builder)
(bsonSet: StrictTraverserOps[AnyForm, Traverser[_]]).span(p)(builder1, builder2)
(bsonSet: StrictSetOps[AnyForm, Set[_]]).span(p)(builder1, builder2)
(bsonSet: StrictContainerOps[AnyForm, Container[_]]).span(p)(builder1, builder2)
(bsonSet: StrictCollectionOps[AnyForm, Collection[_]]).span(p)(builder1, builder2)
(bsonSet: StrictTraverserOps[AnyForm, Traverser[_]]).take(upper)(builder)
(bsonSet: StrictSetOps[AnyForm, Set[_]]).take(upper)(builder)
(bsonSet: StrictContainerOps[AnyForm, Container[_]]).take(upper)(builder)
(bsonSet: StrictCollectionOps[AnyForm, Collection[_]]).take(upper)(builder)
(bsonSet: StrictTraverserOps[AnyForm, Traverser[_]]).takeWhile(p)(builder)
(bsonSet: StrictSetOps[AnyForm, Set[_]]).takeWhile(p)(builder)
(bsonSet: StrictContainerOps[AnyForm, Container[_]]).takeWhile(p)(builder)
(bsonSet: StrictCollectionOps[AnyForm, Collection[_]]).takeWhile(p)(builder)
(bsonSet: StrictTraverserOps[AnyForm, Traverser[_]]).withFilter(p)
(bsonSet: StrictSetOps[AnyForm, Set[_]]).withFilter(p)
(bsonSet: StrictContainerOps[AnyForm, Container[_]]).withFilter(p)
(bsonSet: StrictCollectionOps[AnyForm, Collection[_]]).withFilter(p)