BERDecoder.rawBytes

Undocumented in source. Be warned that the author may not have intended to support it.
  1. BERDecoder rawBytes(Vector!(T, ALLOC) output)
  2. BERDecoder rawBytes(RefCounted!(Vector!(T, ALLOC), ALLOC) output)
    struct BERDecoder
    public ref return
    rawBytes
    (
    T
    ALLOC
    )
    (
    ref RefCounted!(Vector!(T, ALLOC), ALLOC) output
    )

Meta