BERDecoder.rawBytes

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

Meta